]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/Deluge.h
Fix the Deluge rollback gesture and increase the total number of Deluge images to...
[tinyos-2.x.git] / tos / lib / net / Deluge / Deluge.h
index 8a9f504f5c44ded2e3b8b591a854ae042f20f46c..b938e4aee455b7362947edfcec87f121218153c2 100644 (file)
@@ -34,7 +34,7 @@
 
 enum {
   DELUGE_INVALID_UID = 0xffffffff,
-  DELUGE_NUM_VOLUMES = 2,
+  DELUGE_NUM_VOLUMES = 4, 
 };
 
 typedef nx_struct DelugeDissemination {