init
This commit is contained in:
13
lib/ArduinoThread/library.json
Normal file
13
lib/ArduinoThread/library.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "ArduinoThread",
|
||||
"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", LK 2025
|
||||
"platforms": "*"
|
||||
"version": "2.1.1"
|
||||
}
|
||||
Reference in New Issue
Block a user