mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-22 23:07:14 +02:00
Add Ticker library (#1057)
* Add Ticker library * Fix CI (#1) remove LED_BUILTIN in examples
This commit is contained in:
9
libraries/Ticker/library.properties
Normal file
9
libraries/Ticker/library.properties
Normal 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
|
Reference in New Issue
Block a user