Update some apps to close short press --nobuild

long live the moble app for not handling long presses :D
This commit is contained in:
Sil333033
2023-10-27 20:39:35 +02:00
parent 078cb0381e
commit eedbcde4bc
4 changed files with 6 additions and 3 deletions

View File

@@ -126,6 +126,7 @@ int32_t gps_app(void* p) {
case InputKeyRight:
case InputKeyLeft:
case InputKeyBack:
processing = false;
break;
case InputKeyOk:
if(!gps_uart->backlight_on) {