Define RCPPSW_FSM_STATE_MAP_ENTRY_EX
Defined in File base_fsm.hpp
Define Documentation
-
RCPPSW_FSM_STATE_MAP_ENTRY_EX(state_name)
Define an extended state map entry for state
state_name
, where the state does not use any of the entry/exit/guard callbacks. Useful for reducing code clutter.