Skip to content

Commit 18ac765

Browse files
authored
Update AudioToolsConfig.h (#2072)
1 parent cd4b9fb commit 18ac765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AudioToolsConfig.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ typedef WiFiClient WiFiClientSecure;
285285
#if defined(ESP32) && !defined(ESP32X) && !defined(CONFIG_IDF_TARGET_ESP32H2)
286286
#if ESP_IDF_VERSION > ESP_IDF_VERSION_VAL(5, 0 , 0)
287287
# define USE_INT24_FROM_INT
288+
# define USE_PDM
288289
#endif
289290

290291
#define USE_ANALOG

0 commit comments

Comments
 (0)