You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I think that the line 382 in file plan_exec.c meant to be:
float half_Ah_5 = A * half_h * half_h * half_h * half_h * half_h;
Am i right? If not then did i misunderstood something?
The text was updated successfully, but these errors were encountered:
TinyG/firmware/tinyg/plan_exec.c
Line 382 in 39df38c
Hello. I think that the line 382 in file plan_exec.c meant to be:
float half_Ah_5 = A * half_h * half_h * half_h * half_h * half_h;
Am i right? If not then did i misunderstood something?
The text was updated successfully, but these errors were encountered: