mirror of
https://github.com/brmlab/edubrm.git
synced 2025-08-02 23:03:39 +02:00
SPP support beta
This commit is contained in:
parent
a690b0b8f1
commit
15685182ae
4 changed files with 268 additions and 5 deletions
|
@ -31,7 +31,7 @@ static const int PRODUCT_ID = 0x1337;
|
|||
// Values for bmRequestType in the Setup transaction's Data packet.
|
||||
|
||||
static const int INSIZE = 64;
|
||||
static const int OUTSIZE = 2;
|
||||
static const int OUTSIZE = 64;
|
||||
static const int INTERFACE_NUMBER = 0;
|
||||
|
||||
// Uses interrupt endpoint 1 IN and OUT:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue