summaryrefslogtreecommitdiff
path: root/stm32cubemx/Inc/usb_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'stm32cubemx/Inc/usb_device.h')
-rw-r--r--stm32cubemx/Inc/usb_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32cubemx/Inc/usb_device.h b/stm32cubemx/Inc/usb_device.h
index da3349c..323ff0c 100644
--- a/stm32cubemx/Inc/usb_device.h
+++ b/stm32cubemx/Inc/usb_device.h
@@ -55,7 +55,7 @@
extern USBD_HandleTypeDef hUsbDeviceFS;
-/* USB_Device init function */
+/* USB_Device init function */
void MX_USB_DEVICE_Init(void);
#ifdef __cplusplus