Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: easy-connect-v16 Watchdog FP MQTTPacket RecordType-v-16 watersenor_and_temp_code
Diff: main.cpp
- Revision:
- 21:1a63f4eaae14
- Parent:
- 19:fbc21a964938
- Child:
- 23:65cd2b5c76d5
--- a/main.cpp Tue Dec 26 14:35:19 2017 +0000 +++ b/main.cpp Fri Dec 29 05:23:12 2017 +0000 @@ -17,6 +17,7 @@ ***************************************************************/ uint32_t lastRead = 0; uint32_t uploadInterval = 5+1; +struct UploadValue dataStruct; /* Analog Handles */ float ADC_PHVal;