# Changelog ## 0.3.0 - Added IQmath fixed-point backend (`pid_*_iq()`) - Added `CONFIG_PID_CTRL_IQ_FORMAT` to configure the IQmath Q-format ## 0.2.0 - Added `pid_reset_ctrl_block()` to clear the accumulated error of a control block ## 0.1.0 - Initial version
e4e6c7d79d0dc2c5482306c9be1559ac9e01bc91
idf.py add-dependency "espressif/pid_ctrl^0.3.0"