forked from Akcelerometry_drgania_WMT/PI_mikrokontroler
Initial commit: PI_mikrokontroler changes
This commit is contained in:
13
firmware_adxl345_spi/lib/ArduinoThread/library.json
Normal file
13
firmware_adxl345_spi/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