Fix info.json LTO and format encoder definitions (#20456)

This commit is contained in:
Ryan
2023-04-16 15:37:24 +10:00
committed by GitHub
parent 1e3d2f2c1e
commit 798cbfe6a3
60 changed files with 108 additions and 225 deletions

View File

@@ -18,7 +18,7 @@
"encoder": {
"right": {
"rotary": [
{"pin_a": "GP5", "pin_b": "GP6" }
{"pin_a": "GP5", "pin_b": "GP6"}
]
}
},
@@ -36,7 +36,7 @@
"encoder": {
"enabled": true,
"rotary": [
{"pin_a": "GP21", "pin_b": "GP20" }
{"pin_a": "GP21", "pin_b": "GP20"}
]
},
"ws2812": {