added setPulses()

Fork of QEI by Aaron Berk

Revision:
1:378b29004b9a
Parent:
0:5c2ad81551aa
--- a/QEI.h	Thu Sep 02 16:48:55 2010 +0000
+++ b/QEI.h	Thu Oct 22 23:19:33 2015 +0000
@@ -185,6 +185,8 @@
      */
     void reset(void);
 
+    void setPulses(int p);
+
     /**
      * Read the state of the encoder.
      *