mirror of
https://github.com/raphnet/4nes4snes
synced 2025-03-11 06:50:17 -04:00
name
This commit is contained in:
parent
a40b50f9c3
commit
37b31a8716
@ -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.3 2007-03-28 02:27:00 raph Exp $
|
||||
* This Revision: $Id: usbconfig.h,v 1.4 2007-03-28 02:29:23 raph Exp $
|
||||
*/
|
||||
|
||||
#ifndef __usbconfig_h_included__
|
||||
@ -115,9 +115,10 @@ must be adapted to your hardware.
|
||||
* obdev's free shared VID/PID pair. See the file USBID-License.txt for
|
||||
* details.
|
||||
*/
|
||||
#define USB_CFG_DEVICE_NAME '4',' ','A','x','e','s',',',' ', \
|
||||
'3','2',' ','B','u','t','t','o','n','s'
|
||||
#define USB_CFG_DEVICE_NAME_LEN 18
|
||||
#define USB_CFG_DEVICE_NAME 'R','a','p','n','e','t','.','n','e','t', \
|
||||
'\'', 's', ' ', '8',' ','A','x','e','s', \
|
||||
',',' ', '3','2',' ','B','u','t','t','o','n','s'
|
||||
#define USB_CFG_DEVICE_NAME_LEN 31
|
||||
/* Same as above for the device name. If you don't want a device name, undefine
|
||||
* the macros. See the file USBID-License.txt before you assign a name.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user