mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
modular config
This commit is contained in:
6
devices/uart.yaml
Executable file
6
devices/uart.yaml
Executable file
@@ -0,0 +1,6 @@
|
||||
uart:
|
||||
id: uart
|
||||
rx_pin: GPIO3
|
||||
tx_pin: GPIO1
|
||||
baud_rate: 9600
|
||||
stop_bits: 1
|
||||
Reference in New Issue
Block a user