Arianna autonomous DAQ firmware
Dependencies: mbed SDFileSystemFilinfo AriSnProtocol NetServicesMin AriSnComm MODSERIAL PowerControlClkPatch DS1820OW
SnClockSetFrame.cpp@110:d1da040a0cf2, 2015-11-24 (annotated)
- Committer:
- uci1
- Date:
- Tue Nov 24 21:52:27 2015 +0000
- Revision:
- 110:d1da040a0cf2
- Parent:
- 40:1324da35afd4
Stn32 (slow) with conf name. SD stall fix. No interface chip. Safety nets.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
uci1 | 40:1324da35afd4 | 1 | #include "SnClockSetFrame.h" |
uci1 | 40:1324da35afd4 | 2 | |
uci1 | 40:1324da35afd4 | 3 | // MUST BE INCREASED if any member var changes |
uci1 | 40:1324da35afd4 | 4 | const uint8_t SnClockSetFrame::kIOVers = 1; |
uci1 | 40:1324da35afd4 | 5 |