Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 341 Bytes

TimerOne

This library provide simple abstraction layers for the ATmega328p’s Timer/Counter 1.

Usage example:

Git commands:

  • git submodule add ssh://git@github.com/arduino-library/TimerOne src/TimerOne
  • git submodule add https://github.com/arduino-library/TimerOne src/TimerOne