Clean up trailing commas from info.json (#20812)
This commit is contained in:
parent
2a33265510
commit
c3c51231cc
22 changed files with 31 additions and 30 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"encoder": {
|
||||
"rotary": [
|
||||
{"pin_a": "B4", "pin_b": "B5"},
|
||||
{"pin_a": "B3", "pin_b": "B2", "resolution": 2},
|
||||
{"pin_a": "B3", "pin_b": "B2", "resolution": 2}
|
||||
]
|
||||
},
|
||||
"split": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue