Currently, the I2C way of "start it in the background and then sleep" is directly represented in EasyC. This is confusing. There should be a checkbox to wait until the motor has finished moving before moving on to the next block.
This may require library support, since IIRC isBusy() was torn out at some point.
Currently, the I2C way of "start it in the background and then sleep" is directly represented in EasyC. This is confusing. There should be a checkbox to wait until the motor has finished moving before moving on to the next block. This may require library support, since IIRC isBusy() was torn out at some point.