now handle cw_in_radio_generic
FossilOrigin-Name: 91ab100c791a013e9680432a99407736839fa9f82eacfb17a77bfa0c70e7a2c2
This commit is contained in:
parent
2b92025f4d
commit
11c2aa7b8e
@ -19,7 +19,7 @@ static struct cw_ElemHandler handlers[] = {
|
|||||||
0, 0, /* min/max length */
|
0, 0, /* min/max length */
|
||||||
CW_TYPE_DWORD, /* type */
|
CW_TYPE_DWORD, /* type */
|
||||||
"wtp-radio-information", /* Key */
|
"wtp-radio-information", /* Key */
|
||||||
NULL, /* get */
|
cw_in_radio_generic, /* get */
|
||||||
cw_out_radio_generic /* put */
|
cw_out_radio_generic /* put */
|
||||||
}
|
}
|
||||||
,
|
,
|
||||||
|
Loading…
Reference in New Issue
Block a user