Cast tube scanner

Dependencies:   EALib mbed

Revision:
1:196b5b827e29
Parent:
0:ceb7120ddb13
--- a/main.cpp	Wed Dec 16 19:50:25 2015 +0000
+++ b/main.cpp	Tue Jan 05 16:47:27 2016 +0000
@@ -42,7 +42,7 @@
 
 static bool xbeeIsUp = false;
 static uint32_t endpointAddrHi = 0x0013A200;
-static uint32_t endpointAddrLo = 0x40E67BE7;
+static uint32_t endpointAddrLo = 0x40F92FFA;
 float rawTemperature = 0.0;
 float rawThickness = 0.0;
 uint16_t errorFlags = 0;