Close

Interrupts and millis()

A project log for nrf24le1 Wiring Library

justinJustin 06/01/2015 at 01:320 Comments

Added attachInterrupt() and detachInterrupt(). I also added a macro that makes ISR's look more standard. And lastly, I included maksms' version of millis(). Usage is documented at the GitHub repo for this project.

Discussions