Actions.
FossilOrigin-Name: bfd628e27f756b1eabc0e91b03840820c838babded29888ca925539a2d0786ed
This commit is contained in:
parent
aa47894ffe
commit
cd316e35bb
@ -467,7 +467,8 @@ static cw_action_in_t actions_in[] = {
|
||||
.msg_id= CW_MSG_CHANGE_STATE_EVENT_REQUEST,
|
||||
.elem_id = CW_ELEM_RADIO_OPERATIONAL_STATE,
|
||||
.item_id = CW_RADIOITEM_OPER_STATE,
|
||||
.start = cw_in_radio_operational_state,
|
||||
// .start = cw_in_radio_operational_state,
|
||||
.start = cw_in_radio_generic,
|
||||
.min_len=3,
|
||||
.max_len=3,
|
||||
.mand = 0
|
||||
|
Loading…
Reference in New Issue
Block a user