Files
SyncHome/trunk/Arduino/libraries/TimerOne/library.json
topicchi c7a68c0205
2024-09-24 16:54:39 +00: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"
]
}