MeshCore/examples/companion_radio
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
..
ui-new companion: ui: Respect LED_STATE_ON for status LED 2025-11-22 15:05:08 +01:00
ui-orig companion: ui: Respect LED_STATE_ON for status LED 2025-11-22 15:05:08 +01:00
AbstractUITask.h ♻️ refactor: unify UI notification methods into single notify() function 2025-09-17 08:56:18 +08:00
DataStore.cpp revert pubBlobByKey() change 2025-10-31 15:06:29 +11:00
DataStore.h refactor: use _getContactsChannelsFS() instead of ifdefs 2025-09-06 14:15:40 +10:00
main.cpp * Fix for VolatileRTCClock wrapping around to initial synced time every 49 days 2025-10-30 16:45:50 +11:00
MyMesh.cpp Allow SF smaller than 7 to be saved 2025-11-13 22:25:55 +01:00
MyMesh.h * ver 1.10.0 2025-11-13 20:45:38 +11:00
NodePrefs.h * companion: optional double ACKs, new prefs.multi_acks 2025-07-16 19:25:28 +10:00