mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 00:33:44 +08:00
Fix backlight filter dt and set ts to 10 sec (#21649)
old-commit-hash: 1cf8396e4c
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@
|
||||
#include "selfdrive/ui/paint.h"
|
||||
#include "selfdrive/ui/qt/qt_window.h"
|
||||
|
||||
#define BACKLIGHT_DT 0.25
|
||||
#define BACKLIGHT_TS 2.00
|
||||
#define BACKLIGHT_DT 0.05
|
||||
#define BACKLIGHT_TS 10.00
|
||||
#define BACKLIGHT_OFFROAD 75
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user