Update config.json

This commit is contained in:
vakius
2021-06-13 21:14:35 +03:00
committed by GitHub
parent 1aa8ce5643
commit 6aede7278f

View File

@@ -8,7 +8,7 @@
"boot": "auto", "boot": "auto",
"options": {}, "options": {},
"schema": {}, "schema": {},
"arch": ["aarch64"] "arch": ["aarch64"],
"devices": [ "/dev/i2c-1:/dev/i2c-1:rwm" ] "devices": [ "/dev/i2c-1:/dev/i2c-1:rwm" ]
} }