relase09022024

main
dplimin 2024-02-09 11:47:51 +03:00
parent 1d1d802a44
commit 06ec855619
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -12002,7 +12002,7 @@ void HAL_LTDC_LineEventCallback(LTDC_HandleTypeDef *hltdc)
08005b58 <main>:
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)