MeshCore/examples
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
..
companion_radio Connect RTTTL shutdown melody to shutdown procedure 2025-05-27 11:07:51 +12:00
simple_repeater * big refactor of the 'display' object. Now defined in variants/*/target modules. 2025-05-19 14:16:55 +10:00
simple_room_server * big refactor of the 'display' object. Now defined in variants/*/target modules. 2025-05-19 14:16:55 +10:00
simple_secure_chat * workaround for nRF + LittleFS glitch with seek/truncate 2025-05-20 16:29:09 +10:00