summaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2012-05-18 00:01:26 +0000
committerChristian Pointner <equinox@mur.at>2012-05-18 00:01:26 +0000
commitb0a50ab7157244fceef6950c6385f75ef70e8a75 (patch)
treeb2648e8d23ae66b77ef44b98c771fa9eb6f4da8d /software
parentcleanup idm (diff)
renamed hh70dongle raw hid message
git-svn-id: https://svn.spreadspace.org/mur.sat@427 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software')
-rw-r--r--software/hhd70dongle/usb_rawhid.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/software/hhd70dongle/usb_rawhid.c b/software/hhd70dongle/usb_rawhid.c
index 1c94ca6..2b1a590 100644
--- a/software/hhd70dongle/usb_rawhid.c
+++ b/software/hhd70dongle/usb_rawhid.c
@@ -34,8 +34,8 @@
**************************************************************************/
// You can change these to give your code its own name.
-#define STR_MANUFACTURER L"realraum"
-#define STR_PRODUCT L"rf433rxtx"
+#define STR_MANUFACTURER L"mur.sat"
+#define STR_PRODUCT L"hdd70dongle"
// These 4 numbers identify your device. Set these to
// something that is (hopefully) not used by any others!