diff --git a/include/usbd_conf.h b/include/usbd_conf.h index 12b9dc2..fda33fb 100644 --- a/include/usbd_conf.h +++ b/include/usbd_conf.h @@ -33,6 +33,6 @@ THE SOFTWARE. #define USBD_MAX_STR_DESC_SIZ 512 #define USBD_SUPPORT_USER_STRING 1 #define USBD_SELF_POWERED 0 -#define DEVICE_FS 0 +#define DEVICE_FS 0 #define USBD_ErrLog(...)