@@ -1,7 +1,7 @@
idf_component_register(SRC_DIRS .
INCLUDE_DIRS . ${IDF_PATH}/components/driver
REQUIRES json tools platform_config display
- PRIV_REQUIRES soc esp32 squeezelite
+ PRIV_REQUIRES soc esp32
)
@@ -28,7 +28,6 @@
#include "driver/gpio.h"
#include "driver/spi_common_internal.h"
#include "esp32/rom/efuse.h"
-#include "adac.h"
#include "trace.h"
#include "monitor.h"
#include "messaging.h"