Maiskolben_Hip_Firmware_Pla.../lib/TimerOne/library.json

17 lines
285 B
JSON
Raw Normal View History

2022-12-10 11:11:19 +00:00
{
"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"
]
}