Fix start sequence #4
@@ -291,7 +291,6 @@ def startUpSeq():
|
||||
time.sleep_ms(500)
|
||||
__setBusyLightStatus('OFF')
|
||||
print('Start seq is ended')
|
||||
__setBusyLightColor(statusColors.get('OFF'), 0.1)
|
||||
|
||||
startUpSeq()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user