diff --git a/firmware/application/src/sdk_config.h b/firmware/application/src/sdk_config.h index 15f7a8fe..1e990e4b 100644 --- a/firmware/application/src/sdk_config.h +++ b/firmware/application/src/sdk_config.h @@ -6528,7 +6528,7 @@ // Setting string to NULL disables that string. // 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 //