Gets and sets the speed regulation control state.
Speed regulation uses a PID to ensure that the motor turns at a constant speed regardless of the load on the motor and the state of the batteries.
Setting to true
will turn speed regulation on. Setting to false
will turn speed regulation off.
Changing this value will not have an effect until a new run-*
command is sent.