Changed Led Pin

This commit is contained in:
2025-12-08 12:17:09 +11:00
parent a2a917aef0
commit 5feb1a7ca1

View File

@@ -20,7 +20,7 @@ const char* TOPIC_ACK = "voice/status";
#define I2S_WS 5 #define I2S_WS 5
#define I2S_SD 6 #define I2S_SD 6
#define I2S_PORT I2S_NUM_0 #define I2S_PORT I2S_NUM_0
#define LED_PIN 48 #define LED_PIN 1
#define NUM_LEDS 12 #define NUM_LEDS 12
// --- TUNING --- // --- TUNING ---