mirror of
https://github.com/esphome/esphome.git
synced 2025-01-09 14:21:46 +01:00
Fixed indentation.
This commit is contained in:
parent
e2dcba2804
commit
0fc43458a6
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
uart:
|
uart:
|
||||||
- id: uart_ld2415h
|
- id: uart_ld2415h
|
||||||
tx_pin: 4
|
tx_pin: 4
|
||||||
rx_pin: 5
|
rx_pin: 5
|
||||||
baud_rate: 9600
|
baud_rate: 9600
|
||||||
|
|
||||||
ld2415h:
|
ld2415h:
|
||||||
id: my_ld2415h
|
id: my_ld2415h
|
||||||
|
|
Loading…
Reference in a new issue