Library to easily communicate with XBee modules.
Fork of XBeeLib by
Diff: FrameHandlers/FH_ModemStatus.cpp
- Revision:
- 3:8662ebe83570
- Parent:
- 0:fcaad0dfa051
- Child:
- 4:629712865107
--- a/FrameHandlers/FH_ModemStatus.cpp Thu May 14 16:21:39 2015 +0200 +++ b/FrameHandlers/FH_ModemStatus.cpp Mon May 18 13:16:55 2015 +0200 @@ -43,5 +43,3 @@ modem_status_cb((AtCmdFrame::ModemStatus)frame->get_data_at(0)); } - -