Fix info.json LTO and format encoder definitions (#20456)
This commit is contained in:
parent
1e3d2f2c1e
commit
798cbfe6a3
60 changed files with 108 additions and 225 deletions
|
@ -20,8 +20,8 @@
|
|||
"encoder": {
|
||||
"enabled": true,
|
||||
"rotary": [
|
||||
{"pin_a": "GP19", "pin_b": "GP18" },
|
||||
{"pin_a": "GP14", "pin_b": "GP15" }
|
||||
{"pin_a": "GP19", "pin_b": "GP18"},
|
||||
{"pin_a": "GP14", "pin_b": "GP15"}
|
||||
]
|
||||
},
|
||||
"ws2812": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue