Files

copied
Last update 7 years 7 months by Hu-Cheng Lee
FileslibraryTimerOne
..
config
examples
README.md
TimerOne.cpp
TimerOne.h
keywords.txt
library.json
library.properties
library.json
{ "name": "TimerOne", "keywords": "timer", "description": "Allow to use the built-in 16 bit Timer1", "repository": { "type": "git", "url": "https://github.com/PaulStoffregen/TimerOne.git" }, "frameworks": "arduino", "platforms": [ "atmelavr", "teensy" ] }
Report a bug