16 lines
285 B
JSON
16 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"
|
|
]
|
|
}
|