This commit is contained in:
rusefillc 2022-11-27 00:27:29 -05:00
parent 1d8c1dc79c
commit e81d24d6a7
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ private:
DcMotor *m_motor = nullptr;
Pid m_pid;
bool m_shouldResetPid = false;
// todo: rename to m_targetErrorAccumulator
ErrorAccumulator m_errorAccumulator;
// Pedal -> target map