loading date/time via SNTP
Signed-off-by: Peter Siegmund <peter@rdkr.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
idf_component_register(SRCS "connectivity.c"
|
||||
idf_component_register(SRCS "connectivity.c" "ntp.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
esp_event
|
||||
esp_wifi)
|
||||
esp_wifi
|
||||
nvs_flash)
|
||||
|
Reference in New Issue
Block a user