Fixed Porxgrind typo

This commit is contained in:
GameTec_live
2023-06-01 19:15:34 +02:00
parent 6c6142bdbb
commit 238efca4f0
+1 -1
View File
@@ -6528,7 +6528,7 @@
// <i> Setting string to NULL disables that string.
// <i> The order of manufacturer names must be the same like in @ref APP_USBD_STRINGS_LANGIDS.
#ifndef APP_USBD_STRINGS_MANUFACTURER
#define APP_USBD_STRINGS_MANUFACTURER APP_USBD_STRING_DESC("Porxgrind")
#define APP_USBD_STRINGS_MANUFACTURER APP_USBD_STRING_DESC("Proxgrind")
#endif
// </e>