Update focus.py

This commit is contained in:
tpollina 2019-12-13 14:40:35 -08:00 committed by GitHub
parent 3f77fcc267
commit db23d48f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ orientation = str(sys.argv[2])
kit = MotorKit()
stage = kit.stepper1
stage = kit.stepper2
stage.release()