This makes use of the Blinker library: https://github.com/MajenkoLibraries/Blinker
13 lines
274 B
JSON
13 lines
274 B
JSON
{
|
|
"name": "Blinker",
|
|
"keywords": "led, blink",
|
|
"description": "Non-blocking LED blinking class",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/MajenkoLibraries/Blinker"
|
|
},
|
|
"version": "1.0.3",
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|