Compare commits

..

No commits in common. "acaacce737b5388d63a20ab4c32cf8c985138244" and "e01e46ef3ba4508bddce4b04e7268a3c250f7d9d" have entirely different histories.

7 changed files with 0 additions and 8 deletions

View file

@ -28,9 +28,3 @@ You have to click at the link "reset timing control data" on the webinterface.
Sample schematics (no NodeMCU pins defined in there)
![Sample schematics](pic/schematics.png)
![Prototype](pic/prototype.jpeg)
![3D printed case](pic/case/IMG_3410.JPG)
![3D printed case](pic/case/IMG_3411.JPG)

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB