mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
removed status_pin
This commit is contained in:
parent
e5d520363a
commit
1256bfdd54
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ modem:
|
|||
id: atmodem
|
||||
rx_pin: GPIO26
|
||||
tx_pin: GPIO27
|
||||
status_pin: GPIO34
|
||||
power_pin:
|
||||
number: GPIO04
|
||||
inverted: True
|
||||
|
|
Loading…
Reference in a new issue