Fix info.json LTO and format encoder definitions (#20456)
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
},
|
||||
"encoder": {
|
||||
"rotary": [
|
||||
{ "pin_a": "GP25", "pin_b": "GP28", "resolution": 2 },
|
||||
{ "pin_a": "GP1", "pin_b": "GP0", "resolution": 2 }
|
||||
{"pin_a": "GP25", "pin_b": "GP28", "resolution": 2},
|
||||
{"pin_a": "GP1", "pin_b": "GP0", "resolution": 2}
|
||||
]
|
||||
},
|
||||
"layouts": {
|
||||
|
Reference in New Issue
Block a user