jandelgado/jled

times in millis should be 32bit values

hansimglueck opened this issue · 3 comments

My first go with this very nice library is frustrating me right now, because I can have the breath-Effect stay on for just 65 seconds...
Unfortunately my c++-skills dont suffice to change that in the source - I tried but things just didnt work.

@hansimglueck
Use below code to run breath forever...
auto freezetime_sequence = JLed(9).Breathe(4000).Forever();

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days