Removes redundant encoder resolution

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Ryan Neff 2024-03-24 16:06:59 -07:00 committed by GitHub
parent 0891aa2410
commit abb10f160b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -155,7 +155,7 @@
"encoder": {
"right": {
"rotary": [
{"pin_a": "GP14", "pin_b": "GP15", "resolution": 4}
{"pin_a": "GP14", "pin_b": "GP15"}
]
}
}