Setup ntp callback.
This commit is contained in:
parent
d9212189c1
commit
f7275cc086
@ -26,6 +26,7 @@ void setup() {
|
|||||||
LOGln("Core * Starting");
|
LOGln("Core * Starting");
|
||||||
setup_effects();
|
setup_effects();
|
||||||
wifi_setup();
|
wifi_setup();
|
||||||
|
ntp_setup();
|
||||||
ota_setup();
|
ota_setup();
|
||||||
fastled_setup();
|
fastled_setup();
|
||||||
ntpClient.begin();
|
ntpClient.begin();
|
||||||
|
Loading…
Reference in New Issue
Block a user