SimpleTimer
SimpleTimer copied to clipboard
SimpleTimer library for Arduino
-- Added json files to support ESP8266 and NodeMCU on PlatformIO
After 49 days of running, millis() wraps and SimpleTimer logic will be broken (will fire at wrong time). Check for this condition is needed. for example: if (current_millis - prev_millis[i]...
- This library in Web Registry: http://platformio.org/#!/lib/show/419/SimpleTimer - Specification: [PlatformIO Library Manager](http://docs.platformio.org/en/latest/librarymanager/index.html) - Integration: [IDE Integration](http://docs.platformio.org/en/latest/ide.html)
I get no matching function for call to SimpleTimer::SimplerTimer() when trying to initialize the object.