mirror of https://github.com/meshcore-dev/MeshCore
Browse Source
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.pull/335/head
2 changed files with 25 additions and 2 deletions
Loading…
Reference in new issue