Files

17 lines
285 B
JSON
Raw Permalink Normal View History

2023-03-17 11:59:21 +00:00
{
"name": "TimerOne",
"keywords": "timer",
2024-09-24 16:54:39 +00:00
"description": "Allow to use the built-in Timer1",
2023-03-17 11:59:21 +00:00
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/TimerOne.git"
},
"frameworks": "arduino",
"platforms":
[
"atmelavr",
"teensy"
]
}