leonvandenbeukel / 3D-7-Segment-Digital-Clock

3D Printed 7 Segment Digital Clock with multi color LEDs
MIT License
171 stars 70 forks source link

I need help with my programming #7

Closed pepepollo1 closed 5 years ago

pepepollo1 commented 5 years ago

Hello, my name is stalin I have a problem in the programming with these three lines, would you be so kind to help me with that? I would really appreciate it

t1.every(1000 * 29, refreshDisplay); t2.every(1000, refreshTimer); t3.every(50, updateHue); refreshDisplay();

help me please