MeshCore/examples/companion_radio/ui-new
Frieder Schrempf 048bd268a1
companion: ui: Respect LED_STATE_ON for status LED
The current logic only works for active high LEDs. Some boards need
an active low level control and therefore they set LED_STATE_ON to 0.
Take this into account and use the correct LED pattern for both cases.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-11-22 15:05:08 +01:00
..
icons.h * Refactor of UITask, moved to /ui-new 2025-08-16 20:04:54 +10:00
UITask.cpp companion: ui: Respect LED_STATE_ON for status LED 2025-11-22 15:05:08 +01:00
UITask.h Analogue button delay based on millis 2025-10-31 13:04:59 +00:00