Moves layer state transport sync to json config

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Ryan Neff 2024-03-27 20:18:31 -07:00 committed by GitHub
parent 0a210d5207
commit c03ff53b34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,6 +159,11 @@
{"pin_a": "GP14", "pin_b": "GP15"}
]
}
},
"transport": {
"sync": {
"layer_state": true
}
}
},
"tags": ["ortho", "split", "rgb", "encoder", "OLED", "128x64", "tenting_puck"],