MeshCore/examples/companion_radio
Rob Loranger da5b0f8524 add basic alert system to companion UI
Adds `_alert[80]` which can be set along with `_needs_refresh`
to trigger a simple on screen alert that lasts 1s at this time.

Implements POC with double press to advert action
2025-06-06 09:11:47 -07:00
..
Button.cpp Reverting changes to Button code 2025-06-01 20:15:16 -07:00
Button.h Reverting changes to Button code 2025-06-01 20:15:16 -07:00
main.cpp * companion: some further refactors after the MyMesh refactor 2025-06-02 15:25:55 +10:00
MyMesh.cpp * Companion: long-press in first 8 seconds now enters CLI Rescue mode 2025-06-04 21:33:48 +10:00
MyMesh.h * Companion: long-press in first 8 seconds now enters CLI Rescue mode 2025-06-04 21:33:48 +10:00
NodePrefs.h Reverting format changes to NodePrefs 2025-06-01 20:41:04 -07:00
UITask.cpp add basic alert system to companion UI 2025-06-06 09:11:47 -07:00
UITask.h add basic alert system to companion UI 2025-06-06 09:11:47 -07:00