Library to easily communicate with XBee modules.
Fork of XBeeLib by
Diff: RemoteXBee/RemoteXBee.h
- Revision:
- 1:794d1d3e4a08
- Parent:
- 0:fcaad0dfa051
- Child:
- 2:2ee1b6d51df2
--- a/RemoteXBee/RemoteXBee.h Fri May 08 11:50:56 2015 +0200 +++ b/RemoteXBee/RemoteXBee.h Mon May 11 17:58:00 2015 +0200 @@ -115,7 +115,6 @@ 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.