From c201c612a2c52221fa89740242c6663b9901bc07 Mon Sep 17 00:00:00 2001 From: pschatzmann Date: Wed, 4 Dec 2024 07:58:15 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20doxygen=20from=20@=20pschatzma?= =?UTF-8?q?nn/arduino-audio-tools@accb75e95a11bf7313776c741db9a938b86e5246?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _audio_config_8h_source.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_audio_config_8h_source.html b/_audio_config_8h_source.html index 52bb95104..164c8a27e 100644 --- a/_audio_config_8h_source.html +++ b/_audio_config_8h_source.html @@ -449,13 +449,13 @@
402 
403 #if defined(ESP32) && defined(CONFIG_IDF_TARGET_ESP32H2)
404 #include "esp32-hal-log.h"
-
405 # define ESP32H2
-
406 # define USE_TDM
-
407 #if ESP_IDF_VERSION > ESP_IDF_VERSION_VAL(5, 0 , 0)
-
408 # define USE_INT24_FROM_INT
-
409 # define USE_ANALOG
-
410 #endif
-
411 
+
405 #if ESP_IDF_VERSION > ESP_IDF_VERSION_VAL(5, 0 , 0)
+
406 # define USE_INT24_FROM_INT
+
407 # define USE_ANALOG
+
408 #endif
+
409 
+
410 #define ESP32H2
+
411 #define USE_TDM
412 #define USE_PWM
413 #define USE_I2S
414 #define USE_TYPETRAITS