测试bug
This commit is contained in:
@@ -6,6 +6,8 @@ enum state_type_e {
|
||||
TURN_STATE,
|
||||
STRAIGHT_STATE,
|
||||
CIRCLE_STATE,
|
||||
CIRCLE_RUNNING_STATE,
|
||||
BARRIER_STATE,
|
||||
};
|
||||
extern enum state_type_e last_state;
|
||||
extern enum state_type_e state_type;
|
||||
|
||||
Reference in New Issue
Block a user