a

Dependents:   wheelchaircontrol wheelchaircontrol2 wheelchaircontrol3 wheelchaircontrol4 ... more

Revision:
2:2a173fdae3ca
Parent:
1:f57640259245
Child:
4:17d461de6a8f
Child:
5:dc96133b5129
--- a/QEI.h	Wed Jul 25 22:51:54 2018 +0000
+++ b/QEI.h	Fri Aug 03 20:28:47 2018 +0000
@@ -210,7 +210,7 @@
     
     float getRevolutions(void);
 
-    float QEI::getDistance(float radius);
+    float getDistance(float diameter);
 
 private: