zauberzeug / lizard

Domain-specific language to specify behaviour of microcontroller managed hardware
MIT License
15 stars 5 forks source link

StepperMotor: Set "step" pin low when motor is idle #16

Closed falkoschindler closed 2 months ago

falkoschindler commented 1 year ago

Currently the "step" pin remains in whatever state it is when stopping the motor. It would be better to set it low, e.g. by setting the duty cycle to 0.