Fix info.json LTO and format encoder definitions (#20456)
This commit is contained in:
@@ -35,18 +35,9 @@
|
||||
"encoder": {
|
||||
"enabled": true,
|
||||
"rotary": [
|
||||
{
|
||||
"pin_a": "GP4",
|
||||
"pin_b": "GP3"
|
||||
},
|
||||
{
|
||||
"pin_a": "GP22",
|
||||
"pin_b": "GP2"
|
||||
},
|
||||
{
|
||||
"pin_a": "GP23",
|
||||
"pin_b": "GP24"
|
||||
}
|
||||
{"pin_a": "GP4", "pin_b": "GP3"},
|
||||
{"pin_a": "GP22", "pin_b": "GP2"},
|
||||
{"pin_a": "GP23", "pin_b": "GP24"}
|
||||
]
|
||||
},
|
||||
"rgb_matrix": {
|
||||
|
Reference in New Issue
Block a user