Xbee s2b for lpc11u24

Dependencies:   DigiLogger

Dependents:  

Fork of XBeeLib by Digi International Inc.

Revision:
2:2ee1b6d51df2
Parent:
1:794d1d3e4a08
Child:
3:8662ebe83570
--- a/RemoteXBee/RemoteXBee.h	Mon May 11 17:58:00 2015 +0200
+++ b/RemoteXBee/RemoteXBee.h	Thu May 14 16:21:39 2015 +0200
@@ -115,6 +115,7 @@
     protected:
 
         friend FH_NodeDiscovery802;
+        friend class XBee802;
 
         /** Class constructor for a 802.15.4 remote device (connected wirelessly) for which both the 64-bit and 16-bit addresses are known.
          * This constructor is only used by FH_NodeDiscovery802 class.