mirror of
https://github.com/rene-dev/stmbl.git
synced 2026-09-26 18:23:59 +08:00
pol
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ float get_res_pos(){
|
||||
|
||||
void output_ac_pwm(){
|
||||
float volt = CLAMP(voltage_scale,-1.0,1.0);
|
||||
volt = volt*-1;
|
||||
//volt = volt*-1;
|
||||
|
||||
if(rescal){
|
||||
mag_pos += DEG(0.36*vel)*pole_count;// u/sec
|
||||
|
||||
Reference in New Issue
Block a user