]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h
Added a secondary CRC check at the top of the stack while investigating the check...
[tinyos-2.x.git] / tos / lib / net / Deluge / FlashVolumeManager / FlashVolumeManager.h
index 9ca55a4508bb7897c02fcec49c0aebd0df895d95..9af71b102df737b8b633e3db48543366f2c270b6 100644 (file)
@@ -35,6 +35,8 @@
 #define SERIALMSG_REPROG    5
 #define SERIALMSG_DISS      6
 #define SERIALMSG_REPROG_BS 7
+#define SERIALMSG_SYNC      8
+#define SERIALMSG_IDENT     9
 
 typedef nx_struct SerialReqPacket {
   nx_uint8_t msg_type;