1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-12-12 08:01:46 +03:00
Files
esp8266/libraries/Ticker/Ticker.cpp
Karl Palsson 89837fcea5 lib/Ticker: add bool active() (#2722)
* lib/Ticker: add bool active()

Makes it easier to self detach, and check if a timer is still operating.

Signed-off-by: Karl Palsson <karlp@tweak.net.au>

* Code cleanup Ticker.cpp
2018-01-05 01:04:53 -03:00

1.7 KiB