peanut butter jelly time

This commit is contained in:
Pavol Rusnak 2011-04-06 04:08:26 +02:00
parent f9a133144e
commit c35e71b061
9 changed files with 242 additions and 95 deletions

View file

@ -1,3 +1,6 @@
#define USB_VENDOR_ID 0x1FC9 // Vendor ID
#define USB_PROD_ID 0x1337 // Product ID
#define USB_DEVICE 0x0100 // Device ID
#define USB_INSIZE 64
#define USB_OUTSIZE 64