/Designs/Laboratory_instruments/CLOCKMOT01A/SW/CLOCKMOT.py |
---|
240,10 → 240,6 |
cfg.initialize() |
print "Stepper motor control test started. \r\n" |
print "Max motor speed: %d " % SPEED |
print "Distance to run: %d " % DISTANCE |
spi = cfg.get_device("spi") |
spi.route() |