On page https://docs.simplefoc.com/velocity_openloop, in the sample code, there is this line: ```c++ motor.initFOC(); ``` I think it shouldn't be here, as initFOC() is not compatible with open loop mode.