]> sigrok.org Git - libsigrok.git/commitdiff
Cosmetics for the -D output.
authorUwe Hermann <redacted>
Sat, 15 Jan 2011 02:44:19 +0000 (03:44 +0100)
committerUwe Hermann <redacted>
Sat, 15 Jan 2011 02:44:19 +0000 (03:44 +0100)
hardware/demo/demo.c

index cb6aa95cba0cb7dfe3bfd4674c52e110d4c98d6c..57b7db1bbcd1abf27557778c97942e17cc84f74f 100644 (file)
@@ -35,8 +35,8 @@
 #define TRIGGER_FIRED                  -1
 
 #define USB_MODEL_NAME                 "demodevice"
-#define USB_VENDOR_NAME                        "demovendor"
-#define USB_MODEL_VERSION              "1.0"
+#define USB_VENDOR_NAME                        "sigrok"
+#define USB_MODEL_VERSION              "v1.0"
 
 #define GENMODE_RANDOM                 1
 #define GENMODE_INC                    2