Skip to content

Commit fb0a856

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 846aa05 + 220d43b commit fb0a856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firmware/application/src/sdk_config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -6528,7 +6528,7 @@
65286528
// <i> Setting string to NULL disables that string.
65296529
// <i> The order of manufacturer names must be the same like in @ref APP_USBD_STRINGS_LANGIDS.
65306530
#ifndef APP_USBD_STRINGS_MANUFACTURER
6531-
#define APP_USBD_STRINGS_MANUFACTURER APP_USBD_STRING_DESC("Porxgrind")
6531+
#define APP_USBD_STRINGS_MANUFACTURER APP_USBD_STRING_DESC("Proxgrind")
65326532
#endif
65336533

65346534
// </e>

0 commit comments

Comments
 (0)