Skip to content

Commit 0c18f1e

Browse files
committed
Updated hotfix version constant
1 parent 7ea92bf commit 0c18f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/core/inc/ux_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ typedef signed char SCHAR;
350350
#define USBX_MINOR_VERSION 4
351351
#define USBX_PATCH_VERSION 5
352352
#define USBX_BUILD_VERSION 202504
353-
#define USBX_HOTFIX_VERSION ' '
353+
#define USBX_HOTFIX_VERSION 'a'
354354

355355
/* Macros for concatenating tokens, where UX_CONCATn concatenates n tokens. */
356356

0 commit comments

Comments
 (0)