Just set LED_BUILTIN universally to -1, as we don't use it.

This commit is contained in:
Jonathan Bennett
2025-12-01 16:30:23 -06:00
parent 4b2f241478
commit 8fb0365833
73 changed files with 3 additions and 135 deletions

View File

@@ -29,7 +29,6 @@ extern "C" {
#define PIN_LED1 (32 + 10) // LED P1.15
#define PIN_LED2 (-1) //
#define LED_BUILTIN PIN_LED1
#define LED_CONN PIN_LED2
#define LED_GREEN PIN_LED1