mirror of
https://github.com/schinken/esp8266-geigercounter.git
synced 2024-11-14 21:14:20 +01:00
8 lines
281 B
Markdown
8 lines
281 B
Markdown
|
# SimpleTimer for Arduino
|
||
|
|
||
|
This is a fork of the SimpleTimer library from Marcello Romani (http://playground.arduino.cc/Code/SimpleTimer). Sadly there is no original repository to apply pull requests.
|
||
|
|
||
|
## Additional Features
|
||
|
|
||
|
* Support lambda-expressions / std::function callbacks
|