mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
update tests
This commit is contained in:
parent
a814ea337f
commit
5321163e6b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ logger:
|
|||
|
||||
modem:
|
||||
id: atmodem
|
||||
rx_pin: 26
|
||||
tx_pin: 27
|
||||
rx_pin: GPIO26
|
||||
tx_pin: GPIO27
|
||||
model: SIM7600
|
||||
apn: orange
|
||||
pin_code: "0000"
|
||||
|
|
Loading…
Reference in a new issue