Migrate half-duplex SERIAL_USART_TX_PIN to DD (#24143)

This commit is contained in:
Joel Challis
2024-07-18 22:21:26 +01:00
committed by GitHub
parent 7ca0424189
commit 5a0112df08
10 changed files with 10 additions and 14 deletions

View File

@@ -66,7 +66,8 @@
}
},
"serial": {
"driver": "usart"
"driver": "usart",
"pin": "B6"
},
"transport": {
"sync": {