mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Ticker library
This commit is contained in:
8
libraries/Ticker/library.properties
Normal file
8
libraries/Ticker/library.properties
Normal 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
|
Reference in New Issue
Block a user