PID logging: p term #4337

This commit is contained in:
rusefillc 2022-07-08 09:49:58 -04:00
parent 68edeefc6c
commit 668a57353a
1 changed files with 1 additions and 0 deletions

View File

@ -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