This commit is contained in:
2025-05-22 16:40:04 +03:00
parent 20ee676f01
commit 4b03f967a1

View File

@@ -29,8 +29,8 @@ extern "C" {
/* Exported types ------------------------------------------------------------*/ /* Exported types ------------------------------------------------------------*/
/* Exported constants --------------------------------------------------------*/ /* Exported constants --------------------------------------------------------*/
#define APP_RX_DATA_SIZE 512 #define APP_RX_DATA_SIZE 64
#define APP_TX_DATA_SIZE 512 #define APP_TX_DATA_SIZE 64
extern USBD_CDC_ItfTypeDef USBD_CDC_Template_fops; extern USBD_CDC_ItfTypeDef USBD_CDC_Template_fops;