fix id with list on Excel
This commit is contained in:
@@ -18,7 +18,7 @@ typedef enum {
|
||||
} ALIVE_CHECKER_STATES;
|
||||
|
||||
typedef enum {
|
||||
evACinit = 100, // TODO change this number (< 256)
|
||||
evACinit = 15,
|
||||
evACborn,
|
||||
evACready,
|
||||
evACpoll
|
||||
|
||||
Reference in New Issue
Block a user