diff --git a/src/AudioOutputULP.cpp b/src/AudioOutputULP.cpp
index d8f4e027..a6f8773d 100644
--- a/src/AudioOutputULP.cpp
+++ b/src/AudioOutputULP.cpp
@@ -18,7 +18,7 @@
along with this program. If not, see .
*/
-#if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32S2 || CONFIG_IDF_TARGET_ESP32S3
+#if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32S2
#include "AudioOutputULP.h"
#include