times in millis should be 32bit values
hansimglueck opened this issue · 3 comments
hansimglueck commented
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.
Welsyntoffie commented
@hansimglueck
Use below code to run breath forever...
auto freezetime_sequence = JLed(9).Breathe(4000).Forever();
Welsyntoffie commented
Here is a lot more uses for using this library
https://github.com/Welsyntoffie/csgo-gsi-python-to-arduino/tree/develop/arduino/CSGO_lighting_controller
github-actions commented
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