Setup ntp callback.
This commit is contained in:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user