add individual LED configuration over USB ethernet
This commit is contained in:
+3
-2
@@ -83,8 +83,9 @@
|
||||
|
||||
//-----------------------Driver configuration-------------------------
|
||||
|
||||
#define CFG_TUD_CDC 1
|
||||
#define CFG_TUD_HID 4
|
||||
#define CFG_TUD_CDC 1
|
||||
#define CFG_TUD_HID 4
|
||||
#define CFG_TUD_NCM 1
|
||||
|
||||
// CDC FIFO size of TX and RX
|
||||
#define CFG_TUD_CDC_RX_BUFSIZE 128
|
||||
|
||||
Reference in New Issue
Block a user