File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ extern "C" {
63
63
// DEVICE CONFIGURATION
64
64
//--------------------------------------------------------------------
65
65
66
- #define CFG_TUD_ENDOINT0_SIZE 64
66
+ #define CFG_TUD_ENDPOINT0_SIZE 64
67
67
68
68
//------------- CLASS -------------//
69
69
#define CFG_TUD_CDC 1
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ extern "C" {
79
79
// Device Configuration
80
80
//--------------------------------------------------------------------
81
81
82
- #define CFG_TUD_ENDOINT0_SIZE 64
82
+ #define CFG_TUD_ENDPOINT0_SIZE 64
83
83
84
84
#define CFG_TUD_CDC 1
85
85
#define CFG_TUD_MSC 1
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ extern "C" {
64
64
// DEVICE CONFIGURATION
65
65
//--------------------------------------------------------------------
66
66
67
- #define CFG_TUD_ENDOINT0_SIZE 64
67
+ #define CFG_TUD_ENDPOINT0_SIZE 64
68
68
69
69
//------------- CLASS -------------//
70
70
#define CFG_TUD_CDC 1
You can’t perform that action at this time.
0 commit comments