|
|
@@ -15,7 +15,7 @@ static bool _auto_detect_sv = true;
|
|
|
static int _auto_detect_sv_cnt = 0;
|
|
|
static float _auto_detect_sv_totle = 0;
|
|
|
static int _detect_release_cnt = 0;
|
|
|
-#define CONFIG_SAFE_INV_V 0.06f
|
|
|
+#define CONFIG_SAFE_INV_V 0.1f
|
|
|
static throttle_torque_t _throttle;
|
|
|
|
|
|
void throttle_torque_reset(void) {
|