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.
Diff: MeasurementHistory.h
- Revision:
- 18:7002e66af2e5
- Parent:
- 17:76787f5a334f
- Child:
- 23:f45027ac625c
diff -r 76787f5a334f -r 7002e66af2e5 MeasurementHistory.h --- a/MeasurementHistory.h Tue Apr 16 09:13:43 2019 +0000 +++ b/MeasurementHistory.h Wed Apr 17 11:29:46 2019 +0000 @@ -20,7 +20,7 @@ int16_t temp; uint16_t humidity; uint32_t time; - // Size: 80 bits, 10 Bytes + // Size: 96 bits, 12 Bytes }; // Counting the array's dimension according to max size