]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/platforms/msp430/cppbsl/src/Parameters.h
incorporate a patch from Frederik Hermans -- looks like the 2.4 kernel can not
[tinyos-2.x.git] / tools / platforms / msp430 / cppbsl / src / Parameters.h
index c91525bf2ea4ff1832bd409b52ed2fa0af751006..c5f770fb667242f67c0d8faa68be3e839c6a2994 100644 (file)
@@ -61,6 +61,7 @@ public:
     bool telosb;
     
     actions_t action;
+    int chunksize;
     
 public:
     Parameters(int argc, char **argv);