From 06ec85561987fe2c94003d5b1937694155ce4dda Mon Sep 17 00:00:00 2001 From: dplimin Date: Fri, 9 Feb 2024 11:47:51 +0300 Subject: [PATCH] relase09022024 --- Core/Src/main.c | 2 +- Debug/F203 VER 4.list | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)