mirror of
https://github.com/esphome/esphome.git
synced 2025-01-07 13:21:44 +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:
|
||||
- id: uart_ld2415h
|
||||
tx_pin: 4
|
||||
rx_pin: 5
|
||||
baud_rate: 9600
|
||||
tx_pin: 4
|
||||
rx_pin: 5
|
||||
baud_rate: 9600
|
||||
|
||||
ld2415h:
|
||||
id: my_ld2415h
|
||||
|
@ -37,4 +37,4 @@ select:
|
|||
sample_rate:
|
||||
name: Sample Rate
|
||||
tracking_mode:
|
||||
name: Tracking Mode
|
||||
name: Tracking Mode
|
||||
|
|
Loading…
Reference in a new issue