1
0
Fork 0

Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)

This commit is contained in:
Joel Challis 2024-07-23 12:13:05 +01:00 committed by GitHub
parent ce1adce696
commit e8103722bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
83 changed files with 244 additions and 94 deletions

View file

@ -39,9 +39,9 @@
]
}
},
"soft_serial_pin": "GP1",
"serial": {
"driver": "vendor"
"driver": "vendor",
"pin": "GP1"
},
"transport": {
"protocol": "serial",

View file

@ -39,9 +39,9 @@
]
}
},
"soft_serial_pin": "GP1",
"serial": {
"driver": "vendor"
"driver": "vendor",
"pin": "GP1"
},
"transport": {
"protocol": "serial",