steering-wheel/lib/DueTimer/library.json
jvblanck 4faddf9248 Initial commit
This is just the 2018 code configured for PlatformIO
2021-06-15 19:42:00 +02:00

13 lines
294 B
JSON

{
"name": "DueTimer",
"keywords": "timer",
"description": "Timer Library fully implemented for Arduino DUE",
"repository":
{
"type": "git",
"url": "https://github.com/ivanseidel/DueTimer.git"
},
"frameworks": "arduino",
"platforms": "atmelsam"
}