Don't double-blink Thinknode-M1 Power LED while charging (#9829)

* Don't double-blink Thinknode-M1 Power LED while charging

* Drop Double Define
This commit is contained in:
Jonathan Bennett
2026-03-05 20:34:31 -06:00
committed by GitHub
co-authored by GitHub
parent 42075da09e
commit 9e40c8893f
4 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -157,7 +157,7 @@
#endif
#ifdef PIN_LED1
#if defined(PIN_LED1) && !defined(LED_POWER)
#define LED_POWER PIN_LED1 // LED1 on nrf52840-DK
#endif