modular config

This commit is contained in:
Bartłomiej Tomala
2022-09-19 19:57:58 +02:00
parent 016c277e99
commit 15a1223be7
15 changed files with 2793 additions and 0 deletions

6
devices/uart.yaml Executable file
View File

@@ -0,0 +1,6 @@
uart:
id: uart
rx_pin: GPIO3
tx_pin: GPIO1
baud_rate: 9600
stop_bits: 1