Open david-i opened 10 months ago
'Setup' code defines pin modes, but output pins that control the motor do not have an initial state defined.
Best practice would be to set motors to 'off' instead of assuming that the 'loop' code will do it.
'Setup' code defines pin modes, but output pins that control the motor do not have an initial state defined.
Best practice would be to set motors to 'off' instead of assuming that the 'loop' code will do it.