Remove 'split.transport.protocol=serial_usart' (#23668)

This commit is contained in:
Joel Challis 2024-05-10 11:54:44 +01:00 committed by GitHub
parent 42a37577e1
commit ef0734b7a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 2 additions and 4 deletions

View file

@ -54,7 +54,6 @@
}
},
"transport": {
"protocol": "serial_usart",
"sync" :{
"matrix_state": true
}