We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18796ab commit efcb98aCopy full SHA for efcb98a
src/AudioOutputULP.cpp
@@ -18,7 +18,7 @@
18
along with this program. If not, see <http://www.gnu.org/licenses/>.
19
*/
20
21
-#if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32S2 || CONFIG_IDF_TARGET_ESP32S3
+#if CONFIG_IDF_TARGET_ESP32 || CONFIG_IDF_TARGET_ESP32S2
22
23
#include "AudioOutputULP.h"
24
#include <esp32/ulp.h>
0 commit comments