commit | ffeef3fa8cb764949ae51e6f08c84f25a95691e3 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sun Dec 22 14:06:23 2013 -0800 |
committer | Brian Silverman <brians> | Sun Dec 22 14:06:23 2013 -0800 |
tree | 20797945a4d42f030d7abd552d037e828a8574f5 | |
parent | dd90147b4650fe18542bf3ce3324b4ef8a4efb27 [diff] [blame] |
fixed style issues + got encoders and timestamp actually working
diff --git a/bbb_cape/src/cape/data_struct.h b/bbb_cape/src/cape/data_struct.h index 797648f..7cce3be 100644 --- a/bbb_cape/src/cape/data_struct.h +++ b/bbb_cape/src/cape/data_struct.h
@@ -15,7 +15,7 @@ union { struct { - // In 1/3us since the cape last reset. + // In 10us since the cape last reset. uint64_t timestamp; // The CRC32 (same algorithm as the checksum for the packet) of the whole