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.
Diff: Xbee.h
- Revision:
- 5:d14636b861ff
- Parent:
- 2:33462c1e9f45
- Child:
- 16:cc598ae4ab52
--- a/Xbee.h Sun Nov 22 01:58:07 2015 +0000 +++ b/Xbee.h Sun Nov 22 02:16:32 2015 +0000 @@ -12,7 +12,7 @@ // Read buffer void Recv(char*,const size_t&); - + private: Serial _xbee; DigitalOut _rst;