更换串口为USB

This commit is contained in:
不吃油炸鸡
2026-02-07 13:29:07 +08:00
parent d542bdec20
commit b3dc8fc67b
44 changed files with 13221 additions and 7516 deletions

View File

@@ -390,7 +390,6 @@ void HAL_TIM_Base_MspDeInit(TIM_HandleTypeDef* tim_baseHandle)
/**
* @brief 更新并获取64位的总微秒数 (核心函数)
* @note 此函数应该被经常性调用, 以处理32位计数器的溢出并累加到64位变量中。
* 来处理32位计数器的溢出并累加到64位变量中。
*/
void UpdateMicrosecondCounter(void)
{