Changed Led Pin
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -22,7 +22,7 @@ const char* TOPIC_ACK = "voice/status";
|
||||
#define I2S_WS 5
|
||||
#define I2S_SD 6
|
||||
#define I2S_PORT I2S_NUM_0
|
||||
#define LED_PIN 5
|
||||
#define LED_PIN 48
|
||||
#define NUM_LEDS 12
|
||||
|
||||
// --- TUNING ---
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -20,7 +20,7 @@ const char* TOPIC_ACK = "voice/status";
|
||||
#define I2S_WS 5
|
||||
#define I2S_SD 6
|
||||
#define I2S_PORT I2S_NUM_0
|
||||
#define LED_PIN 48
|
||||
#define LED_PIN 1
|
||||
#define NUM_LEDS 12
|
||||
|
||||
// --- TUNING ---
|
||||
|
||||
Reference in New Issue
Block a user