Custom version for NXP cup car

Dependents:   NXPCUPcar

Revision:
1:7ce4ffeb8ccb
Parent:
0:a1bb4583940a
Child:
2:0d5c994d8135
--- a/MotorControl.h	Thu Mar 24 20:12:32 2016 +0000
+++ b/MotorControl.h	Fri Mar 25 13:03:59 2016 +0000
@@ -5,7 +5,7 @@
 #define _MOTORCONTROL_H
 
 #define MOTSAMPLECOUNT 100
-#define BATSAMPLECOUNT 100
+#define BATSAMPLECOUNT 50
 
 class Motors
 {