Compare commits
2 commits
f85efb1a27
...
93c9a02deb
Author | SHA1 | Date | |
---|---|---|---|
|
93c9a02deb | ||
|
f9d709c56e |
2 changed files with 2 additions and 0 deletions
|
@ -173,6 +173,8 @@ void tc_update_main()
|
||||||
bri[i] = 0;
|
bri[i] = 0;
|
||||||
current_bri[i] = 0;
|
current_bri[i] = 0;
|
||||||
current_pwm[i] = 0;
|
current_pwm[i] = 0;
|
||||||
|
transitiontime[i] = 4;
|
||||||
|
process_lightdata(i, transitiontime[i]);
|
||||||
}
|
}
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
|
BIN
pic/case/IMG_3409.JPG
Normal file
BIN
pic/case/IMG_3409.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in a new issue