Migrate SERIAL_DRIVER to json (#23925)
This commit is contained in:
@@ -25,7 +25,10 @@
|
||||
"rows": ["GP5", "GP6", "GP7", "GP8", "GP9"]
|
||||
}
|
||||
},
|
||||
"soft_serial_pin": "GP3"
|
||||
"soft_serial_pin": "GP3",
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
}
|
||||
},
|
||||
"url": "https://github.com/gregandcin/teaqueen",
|
||||
"usb": {
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
SERIAL_DRIVER = vendor
|
||||
Reference in New Issue
Block a user