mirror of
https://github.com/caperren/ossm_overkill_edition.git
synced 2025-11-08 21:11:13 +00:00
Rough, but working. Really needs electrical isolation/filtering
This commit is contained in:
@@ -32,7 +32,7 @@ class AccelStepper:
|
||||
self._acceleration = 0.0
|
||||
self._sqrt_twoa = 1.0
|
||||
self._stepInterval = 0
|
||||
self._minPulseWidth = 1
|
||||
self._minPulseWidth = 0
|
||||
self._enablePin = 0xff
|
||||
self._lastStepTime = 0
|
||||
self._pin = [0, 0, 0, 0]
|
||||
|
||||
Reference in New Issue
Block a user