Librairie xbee.

Dependents:   NerfUS-Coord NerfUSTarget

Fork of APP3_xbee by Team APP

Revision:
26:bb44aeb9665e
Parent:
24:00c42ba87ef7
Child:
28:d3671aeb50df
diff -r 00c42ba87ef7 -r bb44aeb9665e mbed_source/xbee.cpp
--- a/mbed_source/xbee.cpp	Wed Apr 05 21:09:32 2017 +0000
+++ b/mbed_source/xbee.cpp	Wed Apr 05 22:21:28 2017 +0000
@@ -14,8 +14,6 @@
 #include "xbee.h"
 #include <cassert>
 
-
-
 DigitalOut led_1(LED1);
 Mail<ingoing_value_t, 30> parsed_frames;
 RawSerial xbee(p13, p14);