include/states.h
changeset 381 854c43cdc24a
parent 378 d2abf6c8c27b
child 528 0a30e161d63c
equal deleted inserted replaced
380:fe47568b8281 381:854c43cdc24a
    39   Preparing       = 0x02,
    39   Preparing       = 0x02,
    40   Stopped         = 0x04,
    40   Stopped         = 0x04,
    41   Operational     = 0x05,
    41   Operational     = 0x05,
    42   Pre_operational = 0x7F,
    42   Pre_operational = 0x7F,
    43   Unknown_state   = 0x0F
    43   Unknown_state   = 0x0F
    44 #ifdef CO_ENABLE_LSS
       
    45   ,LssTimingDelay  = 0x10
       
    46 #endif
       
    47 };
    44 };
    48 
    45 
    49 typedef enum enum_nodeState e_nodeState;
    46 typedef enum enum_nodeState e_nodeState;
    50 
    47 
    51 typedef struct
    48 typedef struct