清理多余策略
This commit is contained in:
@@ -446,8 +446,6 @@ class FSMStateWALKAMP(FSMState):
|
||||
return FSMStateName.STOP
|
||||
elif flag.fsm_state_command == "gotoWALKAMP":
|
||||
return FSMStateName.WALKAMP
|
||||
elif flag.fsm_state_command == "gotoXSIMRUN":
|
||||
return FSMStateName.XSIMRUN
|
||||
elif flag.fsm_state_command == "gotoZERO":
|
||||
return FSMStateName.ZERO
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user