Library to easily communicate with XBee modules.
Fork of XBeeLib by
Diff: Frames/802_Frames.cpp
- Revision:
- 3:8662ebe83570
- Parent:
- 0:fcaad0dfa051
- Child:
- 4:629712865107
diff -r 2ee1b6d51df2 -r 8662ebe83570 Frames/802_Frames.cpp --- a/Frames/802_Frames.cpp Thu May 14 16:21:39 2015 +0200 +++ b/Frames/802_Frames.cpp Mon May 18 13:16:55 2015 +0200 @@ -61,4 +61,3 @@ set_api_frame(TxReq16Bit, frame_data, TX_REQUEST_OVERHEAD2 + len); } -