1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Ticker library

This commit is contained in:
Ivan Grokhotkov
2014-12-19 01:43:40 +03:00
parent 4cf6737823
commit b22a803d53
6 changed files with 223 additions and 0 deletions

View File

@ -0,0 +1,8 @@
name=Ticker
version=1.0
author=Ivan Grokhtokov <igrokhotkov@gmail.com>
maintainer=Ivan Grokhtokov <igrokhotkov@gmail.com>
sentence=Allows to call functions with a given interval.
paragraph=
url=
architectures=esp8266