Brian Pearson
/
LPC4088CastTubeScanner
Cast tube scanner
Revision 1:196b5b827e29, committed 2016-01-05
- 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 |
diff -r ceb7120ddb13 -r 196b5b827e29 main.cpp --- 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;