mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-07 10:12:08 +08:00
UI: remove unused tap detection constant (#25956)
old-commit-hash: bc7be114d8
This commit is contained in:
@@ -155,9 +155,6 @@ public:
|
||||
Device(QObject *parent = 0);
|
||||
|
||||
private:
|
||||
// auto brightness
|
||||
const float accel_samples = 5*UI_FREQ;
|
||||
|
||||
bool awake = false;
|
||||
int interactive_timeout = 0;
|
||||
bool ignition_on = false;
|
||||
|
||||
Reference in New Issue
Block a user