Skip to content
Snippets Groups Projects
Commit 75b18717 authored by Attie Grande's avatar Attie Grande
Browse files

Merge branch 'master' into win32

parents 58b5ea50 29e3bcf4
No related branches found
Tags v3.0.6+_win32
No related merge requests found
......@@ -23,7 +23,7 @@ xbee_conCallbackGet, xbee_conCallbackSet
.sp
.BI "typedef void(*xbee_t_conCallback)(struct xbee *" xbee ", struct xbee_con *" con ", struct xbee_pkt **" pkt ", void **" data ");"
.sp
.BI "xbee_err xbee_conCallbackSet(struct xbee_con *" con ", xbee_t_conCallback " newCallback ", xbee_t_conCallback *" oldCallback" );"
.BI "xbee_err xbee_conCallbackSet(struct xbee_con *" con ", xbee_t_conCallback " newCallback ", xbee_t_conCallback *" oldCallback ");"
.sp 0
.BI "xbee_err xbee_conCallbackGet(struct xbee_con *" con ", xbee_t_conCallback *" curCallback ");"
.ad b
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment