Update focus.py
This commit is contained in:
parent
3f77fcc267
commit
db23d48f8d
|
@ -16,7 +16,7 @@ orientation = str(sys.argv[2])
|
|||
|
||||
kit = MotorKit()
|
||||
|
||||
stage = kit.stepper1
|
||||
stage = kit.stepper2
|
||||
|
||||
stage.release()
|
||||
|
||||
|
|
Loading…
Reference in a new issue