This commit is contained in:
2025-09-09 19:04:32 +08:00
parent 8556e1b9ab
commit 65050998b4
3 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ int main(void)
{
BSP_Init();
DBG_LOG("**********************************************\r\n");
DBG_LOG("* Ver 1.0 2024-01-15 *\r\n");
DBG_LOG("* Ver 1.0 2025-09-09 *\r\n");
DBG_LOG("**********************************************\r\n");
while(1) {
DebugLoopHandler();