Reset function wordt anders gebruikt

Fork of QEI by Aaron Berk

Revision:
1:7d084d9869eb
Parent:
0:5c2ad81551aa
--- a/QEI.h	Thu Sep 02 16:48:55 2010 +0000
+++ b/QEI.h	Fri Oct 27 11:44:58 2017 +0000
@@ -183,7 +183,7 @@
      *
      * Sets the pulses and revolutions count to zero.
      */
-    void reset(void);
+    void reset(int Pulses);
 
     /**
      * Read the state of the encoder.