library.json
316バイト
{
"name": "TimerThree",
"version": "1.1",
"keywords": "timer",
"description": "Allow to use the built-in 16 bit Timer3",
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/TimerThree.git"
},
"frameworks": "arduino",
"platforms":
[
"atmelavr",
"teensy"
]
}