untangling references. linking almost completed!

This commit is contained in:
Sebastien
2020-03-08 10:46:30 -04:00
parent 70aa420406
commit b2ea4a2cdd
14 changed files with 27 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
idf_component_register(SRC_DIRS .
REQUIRES esp_common pthread squeezelite-ota platform_console telnet
PRIV_REQUIRES esp_common wifi-manager pthread squeezelite-ota platform_console telnet
INCLUDE_DIRS .
EMBED_FILES ../server_certs/github.pem
)