|
12345678910111213141516 |
- {
- "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"
- ]
- }
|