mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-13 07:03:37 +02:00
peanut butter jelly time
This commit is contained in:
parent
f9a133144e
commit
c35e71b061
9 changed files with 242 additions and 95 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue