X-Git-Url: http://pilppa.org/gitweb/?p=lib1wire.git;a=blobdiff_plain;f=src%2FDeviceTypes.hh;fp=src%2FDeviceTypes.hh;h=0000000000000000000000000000000000000000;hp=e37a68b7adbda54a2dfaa146d53b7e6772444c2c;hb=a7002b0a87c5f17b542dfbd44f482014a191df97;hpb=da203ad44792ca37320768f4cbe68587c4806910 diff --git a/src/DeviceTypes.hh b/src/DeviceTypes.hh deleted file mode 100644 index e37a68b..0000000 --- a/src/DeviceTypes.hh +++ /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_ */