add cst
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "../xf/xf.h"
|
||||
|
||||
typedef enum {
|
||||
STAL_INIT,
|
||||
STAL_INIT = 15,
|
||||
STAL_SETUP,
|
||||
STAL_BORN,
|
||||
STAL_WAIT,
|
||||
|
@@ -10,7 +10,7 @@
|
||||
#include "../xf/xf.h"
|
||||
|
||||
typedef enum {
|
||||
STCA_INIT,
|
||||
STCA_INIT = 10,
|
||||
STCA_PROCESS
|
||||
} CAN_STATES;
|
||||
|
||||
|
Reference in New Issue
Block a user