Remove 'split.transport.protocol=serial_usart' (#23668)
This commit is contained in:
parent
42a37577e1
commit
ef0734b7a6
4 changed files with 2 additions and 4 deletions
|
@ -805,7 +805,7 @@
|
|||
"properties": {
|
||||
"protocol": {
|
||||
"type": "string",
|
||||
"enum": ["custom", "i2c", "serial", "serial_usart"]
|
||||
"enum": ["custom", "i2c", "serial"]
|
||||
},
|
||||
"sync": {
|
||||
"type": "object",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue