This commit is contained in:
haifeng.wang 2025-05-07 10:53:16 +08:00
parent 8a63ec1d44
commit 8ebc81864e
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ static void MX_USART6_UART_Init(void);
*/
int main(void)
{
/* USER CODE BEGIN 1 */
// 读取启动原因代码
Fetch_ResetFlags();