Algorithmus

Dependencies:   mbed

Revision:
5:e2c0a4388d85
Parent:
2:f898adf2d817
Child:
6:4868f789c223
--- a/Motion.h	Mon Apr 23 12:14:54 2018 +0000
+++ b/Motion.h	Mon Apr 23 17:59:13 2018 +0000
@@ -63,6 +63,7 @@
         int waitStop;
         int task;
         int line;
+        float countsOld;
     };
     
 #endif /* MOTION_H_ */
\ No newline at end of file