Tasmota/lib/LinkedList-1.2.3/library.json
Theo Arends da704f4ecb Revert "Prep release 8.4.0"
This reverts commit f14f1d7798.
2020-07-29 16:13:53 +02:00

13 lines
349 B
JSON

{
"name": "LinkedList",
"keywords": "pattern",
"description": "A fully implemented LinkedList (int, float, objects, Lists or Wales) made to work with Arduino projects",
"repository":
{
"type": "git",
"url": "https://github.com/ivanseidel/LinkedList.git"
},
"frameworks": "arduino",
"platforms": "*"
}