Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of XBeeLib by
Diff: RemoteXBee/RemoteXBee.h
- 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.