Gu Jasper / Motor_200Nm_V0

Dependencies:   mbed-dev-f303 FastPWM3

Revision:
51:b0a3ef66ea3d
Parent:
47:e1196a851f76
--- a/Calibration/calibration.h	Thu Apr 04 13:53:58 2019 +0000
+++ b/Calibration/calibration.h	Wed May 08 01:17:38 2019 +0000
@@ -8,7 +8,7 @@
 #include "user_config.h"
 
 #define V_CAL 0.15f;
-
+//#define V_CAL 0.10f;
 
 void order_phases(PositionSensor *ps, GPIOStruct *gpio, ControllerStruct *controller, PreferenceWriter *prefs);
 void calibrate(PositionSensor *ps, GPIOStruct *gpio, ControllerStruct *controller, PreferenceWriter *prefs);