]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tutorials/LowPowerSensing/java/Constants.java
Removal of class and mig generated files
[tinyos-2.x.git] / apps / tutorials / LowPowerSensing / java / Constants.java
diff --git a/apps/tutorials/LowPowerSensing/java/Constants.java b/apps/tutorials/LowPowerSensing/java/Constants.java
deleted file mode 100644 (file)
index 5798537..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/**
- * This class is automatically generated by ncg. DO NOT EDIT THIS FILE.
- * This class includes values of some nesC constants from
- * ../LowPowerSensingConstants.h.
- */
-
-public class Constants  {
-    public static final byte MSG_QUEUE_SIZE = 50;
-    public static final short SAMPLING_INTERVAL = 3000;
-    public static final byte BASE_STATION_ADDR = 0;
-    public static final short LPL_INTERVAL = 2000;
-}