We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4b9fb commit 18ac765Copy full SHA for 18ac765
src/AudioToolsConfig.h
@@ -285,6 +285,7 @@ typedef WiFiClient WiFiClientSecure;
285
#if defined(ESP32) && !defined(ESP32X) && !defined(CONFIG_IDF_TARGET_ESP32H2)
286
#if ESP_IDF_VERSION > ESP_IDF_VERSION_VAL(5, 0 , 0)
287
# define USE_INT24_FROM_INT
288
+# define USE_PDM
289
#endif
290
291
#define USE_ANALOG
0 commit comments