File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ extern "C" {
6363// DEVICE CONFIGURATION
6464//--------------------------------------------------------------------
6565
66- #define CFG_TUD_ENDOINT0_SIZE 64
66+ #define CFG_TUD_ENDPOINT0_SIZE 64
6767
6868//------------- CLASS -------------//
6969#define CFG_TUD_CDC 1
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ extern "C" {
7979// Device Configuration
8080//--------------------------------------------------------------------
8181
82- #define CFG_TUD_ENDOINT0_SIZE 64
82+ #define CFG_TUD_ENDPOINT0_SIZE 64
8383
8484#define CFG_TUD_CDC 1
8585#define CFG_TUD_MSC 1
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ extern "C" {
6464// DEVICE CONFIGURATION
6565//--------------------------------------------------------------------
6666
67- #define CFG_TUD_ENDOINT0_SIZE 64
67+ #define CFG_TUD_ENDPOINT0_SIZE 64
6868
6969//------------- CLASS -------------//
7070#define CFG_TUD_CDC 1
You can’t perform that action at this time.
0 commit comments