Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/P-NUCLEO-WB55.USBDongle/Applications/USB_Device/HID_Standalone/USB_Device/App/usbd_desc.c')
-rw-r--r--Projects/P-NUCLEO-WB55.USBDongle/Applications/USB_Device/HID_Standalone/USB_Device/App/usbd_desc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/P-NUCLEO-WB55.USBDongle/Applications/USB_Device/HID_Standalone/USB_Device/App/usbd_desc.c b/Projects/P-NUCLEO-WB55.USBDongle/Applications/USB_Device/HID_Standalone/USB_Device/App/usbd_desc.c
index 5f5fc4e67..4e5304622 100644
--- a/Projects/P-NUCLEO-WB55.USBDongle/Applications/USB_Device/HID_Standalone/USB_Device/App/usbd_desc.c
+++ b/Projects/P-NUCLEO-WB55.USBDongle/Applications/USB_Device/HID_Standalone/USB_Device/App/usbd_desc.c
@@ -182,7 +182,7 @@ __ALIGN_BEGIN uint8_t USBD_HID_DeviceDesc[USB_LEN_DEV_DESC] __ALIGN_END =
#pragma data_alignment=4
#endif /* defined ( __ICCARM__ ) */
-/** USB lang indentifier descriptor. */
+/** USB lang identifier descriptor. */
__ALIGN_BEGIN uint8_t USBD_LangIDDesc[USB_LEN_LANGID_STR_DESC] __ALIGN_END =
{
USB_LEN_LANGID_STR_DESC,