We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 846aa05 + 220d43b commit fb0a856Copy full SHA for fb0a856
1 file changed
firmware/application/src/sdk_config.h
@@ -6528,7 +6528,7 @@
6528
// <i> Setting string to NULL disables that string.
6529
// <i> The order of manufacturer names must be the same like in @ref APP_USBD_STRINGS_LANGIDS.
6530
#ifndef APP_USBD_STRINGS_MANUFACTURER
6531
-#define APP_USBD_STRINGS_MANUFACTURER APP_USBD_STRING_DESC("Porxgrind")
+#define APP_USBD_STRINGS_MANUFACTURER APP_USBD_STRING_DESC("Proxgrind")
6532
#endif
6533
6534
// </e>
0 commit comments