So is the same true as well for the first type of command? ie you send an initial I2C command to ask to move the motor, this is received by the handler. Does the handler return then and let the loop handle the motor movement or issue the command for the motor right there? (The I2C bus is not released until the handler returns)