remove wifi logger component

This commit is contained in:
Carlos
2021-11-12 07:19:39 +01:00
Unverified
parent f52b8da28e
commit bafbc1e2bf
13 changed files with 1 additions and 972 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "ota_server.c"
INCLUDE_DIRS "include"
REQUIRES app_update dsp_processor wifi_interface lightsnapcast wifi_logger)
REQUIRES app_update dsp_processor wifi_interface lightsnapcast)