mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
11 lines
338 B
INI
11 lines
338 B
INI
name=CountDown
|
|
version=0.2.4
|
|
author=Rob Tillaart <rob.tillaart@gmail.com>
|
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
|
sentence=Arduino library to implement a CountDown clock in SW.
|
|
paragraph=Polling, no HW timer used.
|
|
category=Data Processing
|
|
url=https://github.com/RobTillaart/CountDown
|
|
architectures=*
|
|
includes=CountDown.h
|
|
depends= |