pid_update_parameters() function
Update PID parameters
Arguments
pid
PID control block handle, created by `pid_new_control_block()`
Return value
- ESP_OK: Update PID parameters successfully - ESP_ERR_INVALID_ARG: Update PID parameters failed because of invalid argument
pid_update_parameters() is called by 1 function and calls 2 functions:
![]()
pid_update_parameters()
pid_update_parameters() reads 18 variables and writes 8 variables:
![]()
pid_update_parameters()