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
|
@ -28,16 +28,8 @@
|
|||
"encoder": {
|
||||
"enabled": true,
|
||||
"rotary": [
|
||||
{
|
||||
"pin_a": "GP29",
|
||||
"pin_b": "GP28",
|
||||
"resolution": 4
|
||||
},
|
||||
{
|
||||
"pin_a": "GP2",
|
||||
"pin_b": "GP3",
|
||||
"resolution": 4
|
||||
}
|
||||
{"pin_a": "GP29", "pin_b": "GP28", "resolution": 4},
|
||||
{"pin_a": "GP2", "pin_b": "GP3", "resolution": 4}
|
||||
]
|
||||
},
|
||||
"rgb_matrix": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue