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 Repo_Noeud_Mobile by
Diff: Communication/Xbee.h
- Revision:
- 38:0196baea1d35
- Parent:
- 37:28f1122a858c
- Parent:
- 36:e587950c288c
- Child:
- 39:558cd5780490
--- a/Communication/Xbee.h Mon Apr 06 19:49:00 2015 +0000 +++ b/Communication/Xbee.h Mon Apr 06 19:52:29 2015 +0000 @@ -8,8 +8,8 @@ Xbee(); Xbee(short panId, PinName pinTx, PinName pinRx); ~Xbee(); - Mail<message_vers_mobile,32> Mailbox; + Mail<message_vers_mobile,32> MailboxReception; void Recevoir(); void EnvoyerStructure(Mobile_Vers_Fixe mvf); private: