Run the updater when parked

This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent 6d1cf97da4
commit 3a38bed701
6 changed files with 14 additions and 8 deletions

View File

@@ -201,6 +201,7 @@ typedef struct UIScene {
bool map_open;
bool model_ui;
bool numerical_temp;
bool parked;
bool pedals_on_ui;
bool reverse_cruise;
bool reverse_cruise_ui;