mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 04:22:09 +08:00
Fix backlight filter dt and set ts to 10 sec (#21649)
old-commit-hash: 1cf8396e4c4f1c7024fe6febe4f9704f23721ca9
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