Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)
This commit is contained in:
parent
ce1adce696
commit
e8103722bc
83 changed files with 244 additions and 94 deletions
|
@ -20,9 +20,9 @@
|
|||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"soft_serial_pin": "GP0",
|
||||
"serial": {
|
||||
"driver": "vendor"
|
||||
"driver": "vendor",
|
||||
"pin": "GP0"
|
||||
},
|
||||
"transport": {
|
||||
"sync": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue