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: mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW
Diff: SnCommWinSBD.h
- Revision:
- 56:0bba0ef15697
- Parent:
- 41:d6f5e2f09e07
- Child:
- 84:80b15993944e
--- a/SnCommWinSBD.h Fri Jan 03 13:03:01 2014 +0000
+++ b/SnCommWinSBD.h Thu Oct 30 06:42:17 2014 +0000
@@ -21,6 +21,8 @@
const uint16_t seq,
const float thmrate,
const float evtrate,
+ const uint32_t powerOnTime,
+ const SnTempFrame& temper,
char* const genBuf);
};