mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-11 09:32:06 +08:00
@@ -220,7 +220,7 @@ void GLWindow::initializeGL() {
|
||||
wake();
|
||||
|
||||
timer->start(0);
|
||||
backlight_timer->start(BACKLIGHT_DT * 100);
|
||||
backlight_timer->start(BACKLIGHT_DT * 1000);
|
||||
}
|
||||
|
||||
void GLWindow::backlightUpdate() {
|
||||
|
||||
Reference in New Issue
Block a user