Project

General

Profile

Revision 1825

Wireless: updated library to make it more readable and to reduce possible errors with acking (untested changes, but shouldn't be broken or something is very wrong).

View differences:

xbee.h
87 87
 * @name xbee frame types
88 88
 * @{ **/
89 89

  
90
// TODO: add comments for all of these definitions
90
// TODO: add doxygen comments for all of these definitions
91 91

  
92 92
/*Frame Types*/
93 93
#define XBEE_FRAME_START 0x7E

Also available in: Unified diff