mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-13 01:11:24 +01:00
typo
This commit is contained in:
parent
14e5c78c71
commit
4d65509f8e
@ -28,7 +28,7 @@ to some pins on your board and the baud rate set to 9600bps.
|
|||||||
uart:
|
uart:
|
||||||
rx_pin: D1
|
rx_pin: D1
|
||||||
tx_pin: D2
|
tx_pin: D2
|
||||||
baud_rate: 9600 #if your energy meter is SDM230M or SDM120M than the change the baud_rate: 2400
|
baud_rate: 9600 #if your energy meter is SDM230M or SDM120M than change the baud_rate: 2400
|
||||||
stop_bits: 1
|
stop_bits: 1
|
||||||
|
|
||||||
sensor:
|
sensor:
|
||||||
|
Loading…
Reference in New Issue
Block a user