MeshCore/examples/companion_radio/ui-orig
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
..
Button.cpp * original UITask now in /ui-orig folder 2025-08-16 21:09:35 +10:00
Button.h * original UITask now in /ui-orig folder 2025-08-16 21:09:35 +10:00
UITask.cpp companion: ui: Respect LED_STATE_ON for status LED 2025-11-22 15:05:08 +01:00
UITask.h ♻️ refactor: unify UI notification methods into single notify() function 2025-09-17 08:56:18 +08:00