diff --git a/Core/Src/main.c b/Core/Src/main.c index 9705ccc..9e5fd8e 100644 --- a/Core/Src/main.c +++ b/Core/Src/main.c @@ -93,7 +93,7 @@ void DisableWakeUpPins(void) extern __IO bool needSend; const char _VERSION[] = "VER 2.203.0\0"; -volatile char _SERIAL_DRAW[10] = {'S', 'N', ' ', '2', '3', '0', '0', '1', 0, 0}; +volatile char _SERIAL_DRAW[10] = {'S', 'N', ' ', '2', '4', '0', '0', '3', 0, 0}; int main(void) diff --git a/Debug/F203 VER 4.list b/Debug/F203 VER 4.list index 1221e56..3747d13 100644 --- a/Debug/F203 VER 4.list +++ b/Debug/F203 VER 4.list @@ -12002,7 +12002,7 @@ void HAL_LTDC_LineEventCallback(LTDC_HandleTypeDef *hltdc) 08005b58
: const char _VERSION[] = "VER 2.203.0\0"; -volatile char _SERIAL_DRAW[10] = {'S', 'N', ' ', '2', '3', '0', '0', '1', 0, 0}; +volatile char _SERIAL_DRAW[10] = {'S', 'N', ' ', '2', '4', '0', '0', '3', 0, 0}; int main(void)