sensecap_solar: fix LED definitions (white=11, blue=12)

This commit is contained in:
Confi
2026-03-07 09:59:30 +01:00
orang tua 76524c703f
melakukan 5188221584
2 mengubah file dengan 6 tambahan dan 6 penghapusan
+2 -2
Melihat File
@@ -24,8 +24,8 @@
#define LED_BUILTIN (PIN_LED)
#define LED_RED (PINS_COUNT)
#define LED_GREEN (12)
#define LED_BLUE (11)
#define LED_WHITE (11)
#define LED_BLUE (12) // LoRa TX indicator
#define LED_STATE_ON (1) // State when LED is litted