MeshCore/examples/companion_radio
seagull9000 30488e6f67 Connect RTTTL shutdown melody to shutdown procedure
Added a new UITask shutdown method to run non-board specific shutdown code.  This avoids having to update all the board files for different hardware.

UITask::shutdown(bool restart = false);

Where the buzzer is available and defined, the RTTTL shutdown melody is played when the button is held down for >5s.
2025-05-27 11:07:51 +12:00
..
main.cpp allow setting default node name for companion via build flag 2025-05-20 20:51:46 +12:00
NodePrefs.h * companion: protocol ver bump to 5 2025-05-05 11:21:55 +10:00
UITask.cpp Connect RTTTL shutdown melody to shutdown procedure 2025-05-27 11:07:51 +12:00
UITask.h Connect RTTTL shutdown melody to shutdown procedure 2025-05-27 11:07:51 +12:00