mirror of
https://github.com/esphome/esphome.git
synced 2025-01-21 20:06:01 +01:00
Cleanup
This commit is contained in:
parent
8824324d1f
commit
adcb11aae3
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ void SNTPComponent::setup() {
|
|||
sntp_set_sync_interval(this->get_update_interval());
|
||||
this->stop_poller();
|
||||
#endif
|
||||
|
||||
sntp_init();
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue