Fix backlight filter dt and set ts to 10 sec (#21649)

This commit is contained in:
Willem Melching
2021-07-19 10:37:24 +02:00
committed by GitHub
parent e8aa87d377
commit 1cf8396e4c
+2 -2
View File
@@ -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