123487

Dependencies:   mbed-dev-f303 FastPWM3

Revision:
58:bed739c83fac
Parent:
56:9353ebcf19c6
--- a/Calibration/calibration.h	Thu Dec 24 02:30:24 2020 +0000
+++ b/Calibration/calibration.h	Thu Dec 24 11:30:43 2020 +0000
@@ -8,7 +8,7 @@
 #include "user_config.h"
 
 //#define V_CAL 0.15f;
-#define V_CAL 0.18f;
+#define V_CAL 0.30f;
 
 void order_phases(PositionSensor *ps, GPIOStruct *gpio, ControllerStruct *controller, PreferenceWriter *prefs);
 void calibrate(PositionSensor *ps, GPIOStruct *gpio, ControllerStruct *controller, PreferenceWriter *prefs);