Cast tube scanner

Dependencies:   EALib mbed

Files at this revision

API Documentation at this revision

Comitter:
BPPearson
Date:
Tue Jan 05 16:47:27 2016 +0000
Parent:
0:ceb7120ddb13
Commit message:
Cast tube scanner

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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;