This repository has been archived on 2022-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
speedclock/Arduino_Libs/TimerOne-master/library.json
2018-07-17 22:47:25 +02:00

17 lines
285 B
JSON

{
"name": "TimerOne",
"keywords": "timer",
"description": "Allow to use the built-in Timer1",
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/TimerOne.git"
},
"frameworks": "arduino",
"platforms":
[
"atmelavr",
"teensy"
]
}