Commit Graph

4 Commits

Author SHA1 Message Date
a0cf9ce125 Merged changes from commit b2f48def26 to Arduino_Lib 2021-06-30 14:08:50 -07:00
0645e007fa Fixed timebase error in Adruino lib
Now using millis() instead of micros() for correct delay inervals
2021-06-23 09:08:18 -07:00
c42e4a4270 Using interrupt to get button state 2021-06-22 13:20:15 -07:00
decd3073ef Added experimental library for Arduino
The library has not been tested yet on a real Arduino board.
Any improvements would be greatly appreciated.
2021-06-22 13:02:08 -07:00