pid_del_control_block() function
Delete the PID control block
Arguments
pid
PID control block handle, created by `pid_new_control_block()`
Return value
- ESP_OK: Delete PID control block successfully - ESP_ERR_INVALID_ARG: Delete PID control block failed because of invalid argument