check if steering ready for driving
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "../middleware/alive.h"
|
||||
|
||||
typedef enum {
|
||||
STDR_INIT,
|
||||
STDR_INIT = 100,
|
||||
STDR_WAIT,
|
||||
STDR_RUN,
|
||||
STDR_DEAD
|
||||
|
||||
Reference in New Issue
Block a user