-
Added functions and rearranged things
06/22/2015 at 05:46 • 0 commentsI added a lot of functions and rearranged it to look somewhat presentable.
-
Interrupts and millis()
06/01/2015 at 01:32 • 0 commentsAdded 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.
-
Usage
05/27/2015 at 03:08 • 0 commentsAdded some usage documentation on the github page.