Fix the reconnection sequence of EV3 color sensor after calibration
I have missed that the sensor enters the "STATE_CALIBRATE_DONE" state after the calibration. From the reverse-engineered sources it seems to me that in this mode, the sensor will no longer process CMD-SELECT messages. This commit should fix this by cutting off NACKs to the sensor and letting it reboot.
parent
e6fba080
No related branches found
No related tags found
Please register or sign in to comment