waterish_os_rev3_public/libraries/ArduinoThread-master/library.json

13 lines
320 B
JSON

{
"name": "Thread",
"keywords": "thread, task",
"description": "A library for managing the periodic execution of multiple tasks",
"repository":
{
"type": "git",
"url": "https://github.com/ivanseidel/ArduinoThread.git"
},
"frameworks": "arduino",
"platforms": "atmelavr"
}