summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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!