Fix typo in TUH configuration define

This commit is contained in:
Niklas Hauser
2021-06-21 05:32:43 +02:00
parent e45b6dbc1c
commit 264dc35b95
5 changed files with 7 additions and 7 deletions

View File

@@ -72,7 +72,7 @@
//--------------------------------------------------------------------
// Size of buffer to hold descriptors and other data used for enumeration
#define CFG_TUH_ENUMERATION_BUFSZIE 256
#define CFG_TUH_ENUMERATION_BUFSIZE 256
#define CFG_TUH_HUB 1
#define CFG_TUH_CDC 1