X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fnet%2FDeluge%2FFlashVolumeManager%2FFlashVolumeManager.h;h=35c1a188830a6a8ffbfa4a4428942a422437c7bf;hb=da393f0d6e7bca649d8d0ce0894cb1ad10ba4212;hp=9ca55a4508bb7897c02fcec49c0aebd0df895d95;hpb=54266a2025b5e1246459c8d625b96f3294362425;p=tinyos-2.x.git diff --git a/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h b/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h index 9ca55a45..35c1a188 100644 --- a/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h +++ b/tos/lib/net/Deluge/FlashVolumeManager/FlashVolumeManager.h @@ -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;