Fix typo of CFG_TUD_ENDOINT0_SIZE.

This commit is contained in:
Nathan Conrad
2019-09-27 12:41:46 -04:00
committed by William D. Jones
parent 01b4115b0b
commit c4483d244b
19 changed files with 27 additions and 27 deletions

View File

@@ -69,8 +69,8 @@
// DEVICE CONFIGURATION
//--------------------------------------------------------------------
#ifndef CFG_TUD_ENDOINT0_SIZE
#define CFG_TUD_ENDOINT0_SIZE 64
#ifndef CFG_TUD_ENDPOINT0_SIZE
#define CFG_TUD_ENDPOINT0_SIZE 64
#endif
//------------- CLASS -------------//