Changed Led Pin

This commit is contained in:
2025-12-08 12:17:09 +11:00
parent b0b1d408a3
commit dc62ba6a02
8 changed files with 1250 additions and 1250 deletions

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,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 5 #define LED_PIN 48
#define NUM_LEDS 12 #define NUM_LEDS 12
// --- TUNING --- // --- TUNING ---

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

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 ---