Digi XBeeLib fixed for NonCopyable issue

Dependents:   XBeeZB_Receive_Data

Fork of XBeeLib by Digi International Inc.

This lib fixes NonCopyable<T> issues of Digi XBeeLib. Also, lib has been reworked in order to make it RTOS-aware, overcoming several others issues due to stdio Mutex operations.

Revision:
3:8662ebe83570
Parent:
0:fcaad0dfa051
Child:
4:629712865107
--- a/FrameHandlers/FH_AtCmdResp.h	Thu May 14 16:21:39 2015 +0200
+++ b/FrameHandlers/FH_AtCmdResp.h	Mon May 18 13:16:55 2015 +0200
@@ -121,5 +121,3 @@
 } /* namespace XBeeLib */
 
 #endif /* __FH_AT_CMD_RESP_H_ */
-
-