Update pump.py
This commit is contained in:
parent
2f9d748576
commit
3f77fcc267
|
@ -15,7 +15,7 @@ action = str(sys.argv[3])
|
|||
|
||||
kit = MotorKit()
|
||||
|
||||
pump_stepper = kit.stepper2
|
||||
pump_stepper = kit.stepper1
|
||||
|
||||
pump_stepper.release()
|
||||
|
||||
|
|
Loading…
Reference in a new issue