variants: WisMesh Tag: Enable status LED
Use the blue LED as status LED. This prevents the blue LED from being always-on and draining the battery. Instead use it as status LED with blink patterns as other companion devices do. Signed-off-by: Frieder Schrempf <frieder@fris.de>
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
#define LED_BLUE (36)
|
#define LED_BLUE (36)
|
||||||
#define LED_GREEN (35)
|
#define LED_GREEN (35)
|
||||||
|
|
||||||
//#define PIN_STATUS_LED LED_BLUE
|
#define PIN_STATUS_LED LED_BLUE
|
||||||
#define LED_BUILTIN LED_GREEN
|
#define LED_BUILTIN LED_GREEN
|
||||||
#define LED_PIN LED_GREEN
|
#define LED_PIN LED_GREEN
|
||||||
#define LED_STATE_ON HIGH
|
#define LED_STATE_ON HIGH
|
||||||
|
|||||||
Reference in New Issue
Block a user