increased gps duty cycle timing to 3 minutes awake

This commit is contained in:
pelgraine
2026-02-10 22:40:05 +11:00
parent f0dc218a57
commit fa747bfce2
3 changed files with 7 additions and 13 deletions
+6
View File
@@ -939,6 +939,12 @@ void handleKeyboardInput() {
Serial.println("Nav: Back to home");
ui_task.gotoHomeScreen();
break;
case 'u':
case 'U':
// Forward to UI for UTC offset editor on GPS page
ui_task.injectKey('u');
break;
case ' ':
// Space - also acts as next/select