PID logging: p term #4337
This commit is contained in:
parent
c3d99528e1
commit
443770e902
|
@ -1,4 +1,5 @@
|
|||
struct_no_prefix pid_state_s
|
||||
float pTerm;
|
||||
float iTerm;
|
||||
float dTerm;we are remembering this only for debugging purposes
|
||||
float target;only used for logging
|
||||
|
|
Loading…
Reference in New Issue