]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h
This commit from Chieh-Jan (Mike) Liang contains the following:
[tinyos-2.x.git] / tos / lib / net / Deluge / FlashVolumeManager / FlashVolumeManager.h
index 9ca55a4508bb7897c02fcec49c0aebd0df895d95..35c1a188830a6a8ffbfa4a4428942a422437c7bf 100644 (file)
@@ -35,6 +35,7 @@
 #define SERIALMSG_REPROG    5
 #define SERIALMSG_DISS      6
 #define SERIALMSG_REPROG_BS 7
+#define SERIALMSG_SYNC      8
 
 typedef nx_struct SerialReqPacket {
   nx_uint8_t msg_type;