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:
4:629712865107
Parent:
2:2ee1b6d51df2
Child:
12:8dc9761210c1
--- a/Utils/Debug.h	Mon May 18 13:16:55 2015 +0200
+++ b/Utils/Debug.h	Mon Jun 01 18:59:43 2015 +0200
@@ -9,7 +9,7 @@
  * Digi International Inc. 11001 Bren Road East, Minnetonka, MN 55343
  * =======================================================================
  */
- 
+
 #if !defined(__DEBUG_H_)
 #define __DEBUG_H_