Project

General

Profile

Revision 241

Updated libdragonfly documentation.

View differences:

xbee.c
127 127

  
128 128
/**
129 129
 * Initializes the XBee library so that other functions may be used.
130
 *
131
 * @param pan_id the PAN to join initially. Use XBEE_PAN_DEFAULT
132
 * to leave the PAN as it is initially.
133 130
 **/
134 131
void xbee_lib_init(void)
135 132
{

Also available in: Unified diff