Add Ticker library (#1057)

* Add Ticker library

* Fix CI (#1)

remove LED_BUILTIN in examples
This commit is contained in:
Bert Melis
2018-03-04 20:34:03 +01:00
committed by Me No Dev
parent f5c2afff31
commit 8e29347d4f
6 changed files with 257 additions and 0 deletions

View File

@ -0,0 +1,9 @@
name=Ticker
version=1.1
author=Bert Melis
maintainer=Hristo Gochkov <hristo@espressif.com>
sentence=Allows to call functions with a given interval.
paragraph=
category=Timing
url=
architectures=esp32