Projet_S5 / Mbed 2 deprecated Repo_Noeud_Mobile_refactor

Dependencies:   mbed-rtos mbed

Fork of Repo_Noeud_Mobile by Projet_S5

Revision:
58:4cdc85ed04a9
Parent:
57:ce80fbd67161
--- a/Communication/Xbee.h	Sun Apr 12 03:02:21 2015 +0000
+++ b/Communication/Xbee.h	Sun Apr 12 18:59:37 2015 +0000
@@ -16,7 +16,7 @@
         Mail<Fixe_Vers_Mobile,100> fvm_mailbox;
        
     private:
-        Serial* XbeePin;
+
         short PanId;
         char HexToAscii[16];
         Mail<data,100> mailbox;