TheSaturdayThing / Armando

Arm
0 stars 0 forks source link

Motor operation not defined at power up #1

Open david-i opened 10 months ago

david-i commented 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.