Compare commits

...

2 commits

Author SHA1 Message Date
Kai Lauterbach 93c9a02deb Added a bugfix which sets the correct light data 2023-05-11 07:46:12 +02:00
Kai Lauterbach f9d709c56e Added new pic 2023-05-11 07:45:41 +02:00
2 changed files with 2 additions and 0 deletions

View file

@ -173,6 +173,8 @@ void tc_update_main()
bri[i] = 0;
current_bri[i] = 0;
current_pwm[i] = 0;
transitiontime[i] = 4;
process_lightdata(i, transitiontime[i]);
}
return;

BIN
pic/case/IMG_3409.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB