]> pilppa.org Git - lib1wire.git/blobdiff - src/DeviceTypes.hh
Moved files that were not w1 specific to libplp.
[lib1wire.git] / src / DeviceTypes.hh
diff --git a/src/DeviceTypes.hh b/src/DeviceTypes.hh
deleted file mode 100644 (file)
index e37a68b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * DeviceTypes.hh
- *
- *  Created on: Mar 3, 2011
- *      Author: lamikr
- */
-
-#ifndef DEVICETYPES_HH_
-#define DEVICETYPES_HH_
-
-#define DEVICE_TYPE_UNKNOWN            "Unknown"
-#define DEVICE_TYPE_TEMPERATURESENSOR  "Temperature Sensor"
-#define DEVICE_TYPE_COUNTER_DEVICE     "Counter Device"
-
-#endif /* DEVICETYPES_HH_ */