NTP Sync
This commit is contained in:
parent
8e12a748e4
commit
4c0f66539c
2 changed files with 5 additions and 4 deletions
|
@ -64,6 +64,7 @@ void setup()
|
|||
espmega.outputs.setValue(i,4095);
|
||||
// Initialize IoT Modules
|
||||
ESP_LOGV("CUD IoT OS", "Initializing IoT Modules");
|
||||
espmega.setTimezone("ICT-7");
|
||||
espmega.enableIotModule();
|
||||
// Setup Ethernet
|
||||
ESP_LOGV("CUD IoT OS", "Initializing Ethernet");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue