Compare commits
No commits in common. "93c9a02deb908187add5d55136697887ac985f91" and "f85efb1a274166fe9880d0c4179e05f447cd781e" have entirely different histories.
93c9a02deb
...
f85efb1a27
2 changed files with 0 additions and 2 deletions
|
@ -173,8 +173,6 @@ 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;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in a new issue