auto-reformat by Atom/PlatformIO
This commit is contained in:
parent
5d68eb9020
commit
75dba97d45
@ -192,4 +192,3 @@ double PID::GetKi(){ return dispKi;}
|
||||
double PID::GetKd(){ return dispKd;}
|
||||
int PID::GetMode(){ return inAuto ? AUTOMATIC : MANUAL;}
|
||||
int PID::GetDirection(){ return controllerDirection;}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user