diff --git a/code/espurna/config/hardware.h b/code/espurna/config/hardware.h index 9b6c4f5e..49a5ad35 100644 --- a/code/espurna/config/hardware.h +++ b/code/espurna/config/hardware.h @@ -975,7 +975,7 @@ // LEDs #define LED1_PIN 13 - #define LED1_PIN_INVERSE 1 + #define LED1_PIN_INVERSE 0 #elif defined(YJZK_SWITCH_2CH) @@ -1013,7 +1013,7 @@ // LEDs #define LED1_PIN 13 - #define LED1_PIN_INVERSE 1 + #define LED1_PIN_INVERSE 0 // YJZK 3CH switch // Also Lixin Touch Wifi 3M @@ -1065,7 +1065,7 @@ // LEDs #define LED1_PIN 13 - #define LED1_PIN_INVERSE 1 + #define LED1_PIN_INVERSE 0 // ----------------------------------------------------------------------------- // Electrodragon boards