/Designs/Laboratory_instruments/CLOCKMOT01A/SW/CLOCKMOT.py
191,6 → 191,8
 
if key == ['start']:
running = True
X.Reset()
X.Initialize()
requested_speed = SPEED
 
if key == ['faster']: