123487

Dependencies:   mbed-dev-f303 FastPWM3

Revision:
56:9353ebcf19c6
Parent:
47:e1196a851f76
Child:
58:bed739c83fac
--- a/Calibration/calibration.h	Tue Nov 19 08:54:35 2019 +0000
+++ b/Calibration/calibration.h	Thu Jan 02 16:15:46 2020 +0000
@@ -7,8 +7,8 @@
 #include "PreferenceWriter.h"
 #include "user_config.h"
 
-#define V_CAL 0.15f;
-
+//#define V_CAL 0.15f;
+#define V_CAL 0.18f;
 
 void order_phases(PositionSensor *ps, GPIOStruct *gpio, ControllerStruct *controller, PreferenceWriter *prefs);
 void calibrate(PositionSensor *ps, GPIOStruct *gpio, ControllerStruct *controller, PreferenceWriter *prefs);