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