mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-14 19:44:05 +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> old-commit-hash: e386133c4b8bc2c27de2291257d6441d930b00a7
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