add usb handle to core
This commit is contained in:
+1
-4
@@ -61,10 +61,7 @@
|
||||
|
||||
/* USB Device Core handle declaration */
|
||||
USBD_HandleTypeDef hUsbDeviceFS;
|
||||
|
||||
/* USER CODE BEGIN Includes */
|
||||
extern PCD_HandleTypeDef hpcd_USB_FS;
|
||||
/* USER CODE END Includes */
|
||||
PCD_HandleTypeDef hpcd_USB_FS;
|
||||
|
||||
/* init function */
|
||||
void MX_USB_DEVICE_Init(void)
|
||||
|
||||
Reference in New Issue
Block a user