v0.2.0
ElectricRCAircraftGuy
released this
29 Mar 01:49
·
19 commits
to master
since this release
20160326 - Version 0.2.0 released; major additions to add in a 0.5us-resolution timestamp capability as a replacement for the micros() function which only has a 4us resolution; also added a few other things
-functions added include:
--getCount()
--getMicros()
--overflowInterruptOff();
--overflowInterruptOn();
--attachOverflowInterrupt();
--detachOverflowInterrupt();
There is still only a single channel PPM output on pin 9, using Timer1.