mirror of
https://github.com/esphome/esphome.git
synced 2025-04-15 07:10:33 +01:00
fixed connection error
This commit is contained in:
parent
3cad896379
commit
8d5d0aaf71
@ -92,7 +92,6 @@ void ModemComponent::loop() {
|
||||
ESP_LOGD(TAG, "Can't turn on modem power pin because it is not configured, go to turn on pwrkey");
|
||||
this->set_state(ModemComponentState::TURNING_ON_RESET);
|
||||
}
|
||||
this->dce_init();
|
||||
break;
|
||||
|
||||
// Modem power supply end state
|
||||
|
Loading…
x
Reference in New Issue
Block a user