Remove another dead define

This commit is contained in:
Jonathan Bennett
2026-01-28 22:24:59 -06:00
parent 5130c6f0ae
commit a5791a913e
2 changed files with 0 additions and 2 deletions

View File

@@ -36,7 +36,6 @@ extern "C" {
#define PIN_LED3 LED_RED
#define PIN_LED PIN_LED1
#define LED_PWR (PINS_COUNT)
#define LED_STATE_ON 1 // State when LED is lit

View File

@@ -69,7 +69,6 @@ static const uint8_t A5 = PIN_A5;
#define PIN_LED2 LED_BLUE
#define PIN_LED3 LED_RED
#define LED_PWR LED_RED
#define USER_LED LED_BLUE
/*