rename CFG_TUD_ENUM_BUFFER_SIZE to CFG_TUD_CTRL_BUFSIZE

This commit is contained in:
hathach
2018-07-12 22:40:22 +07:00
parent 3134d21b24
commit 925c462b72
2 changed files with 9 additions and 11 deletions

View File

@@ -156,7 +156,7 @@
#endif
#ifndef CFG_TUD_ENUM_BUFFER_SIZE
#define CFG_TUD_ENUM_BUFFER_SIZE 256
#define CFG_TUD_CTRL_BUFSIZE 256
#endif
#ifndef CFG_TUD_DESC_AUTO