+ initial version of readme

This commit is contained in:
rob tillaart 2014-02-08 13:54:40 +01:00
parent 616ee0c061
commit 825102f696

View File

@ -0,0 +1,6 @@
FastShiftIn is a class that speeds up the shifting by using predetermined posts and masks.
Its performance is about twice as fast as the normal Arduino shiftIn.
There is a thread on the forum here - http://forum.arduino.cc/index.php?topic=184002.0 -
This thread also discusses a FastShiftOut