fix handwired/swiftrax/cowfish PID and VID (#9922)
Co-authored-by: Swiftrax <swiftrax@gmail.com>
This commit is contained in:
		
							parent
							
								
									ce5cdc6f8a
								
							
						
					
					
						commit
						f1299f3292
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -20,8 +20,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
#include "config_common.h"
 | 
			
		||||
 | 
			
		||||
/* USB Device descriptor parameter */
 | 
			
		||||
#define VENDOR_ID       0x7161
 | 
			
		||||
#define PRODUCT_ID      0x5239
 | 
			
		||||
#define VENDOR_ID       0x04D8
 | 
			
		||||
#define PRODUCT_ID      0xEB53
 | 
			
		||||
#define DEVICE_VER      0x0001
 | 
			
		||||
#define MANUFACTURER    Swiftrax
 | 
			
		||||
#define PRODUCT         CowFish
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue