@@ -1,6 +1,8 @@
|
||||
idf_component_register(SRCS "connectivity.c" "ntp.c"
|
||||
idf_component_register(SRCS "networking.c" "connectivity.c" "sntp_utils.c"
|
||||
INCLUDE_DIRS "include"
|
||||
PRIV_REQUIRES
|
||||
esp_event
|
||||
esp_http_client
|
||||
esp_wifi
|
||||
json
|
||||
nvs_flash)
|
||||
|
Reference in New Issue
Block a user