@ -307,6 +307,10 @@ public:
}
return true;
if (c == KEY_ENTER && _page == HomePage::SENSORS) {
_task->toggleGPS();
if (c == KEY_ENTER && _page == HomePage::SHUTDOWN) {
_shutdown_init = true; // need to wait for button to be released