]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h
Improve Deluge to report the UID of the running application. tos-deluge script from...
[tinyos-2.x.git] / tos / lib / net / Deluge / FlashVolumeManager / FlashVolumeManager.h
index 35c1a188830a6a8ffbfa4a4428942a422437c7bf..9af71b102df737b8b633e3db48543366f2c270b6 100644 (file)
@@ -36,6 +36,7 @@
 #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;