fixed version. 1.0

This commit is contained in:
Raphaël Assénat 2007-03-25 03:00:38 +00:00
parent 6c88641e07
commit 1694caa0d1
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* Tabsize: 4
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH
* License: Proprietary, free under certain conditions. See Documentation.
* This Revision: $Id: usbconfig.h,v 1.1 2007-03-25 02:59:31 raph Exp $
* This Revision: $Id: usbconfig.h,v 1.2 2007-03-25 03:00:38 raph Exp $
*/
#ifndef __usbconfig_h_included__
@ -102,7 +102,7 @@ must be adapted to your hardware.
* you use obdev's free shared VID/PID pair. Be sure to read the rules in
* USBID-License.txt!
*/
#define USB_CFG_DEVICE_VERSION 0x04, 0x01
#define USB_CFG_DEVICE_VERSION 0x00, 0x01
/* Version number of the device: Minor number first, then major number.
*/
#define USB_CFG_VENDOR_NAME 'r', 'a', 'p', 'h', 'n', 'e', 't', '.', 'n', 'e', 't'