mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-06 00:35:44 +08:00
Always keep display on with ignition (#2138)
* keep display on with ignition * fix typo Co-authored-by: Willem Melching <willem.melching@gmail.com>
This commit is contained in:
@@ -200,6 +200,7 @@ typedef struct UIState {
|
||||
std::atomic<float> light_sensor;
|
||||
|
||||
bool started;
|
||||
bool ignition;
|
||||
bool is_metric;
|
||||
bool longitudinal_control;
|
||||
uint64_t last_athena_ping;
|
||||
|
||||
Reference in New Issue
Block a user