mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更换串口为USB
This commit is contained in:
@@ -390,7 +390,6 @@ void HAL_TIM_Base_MspDeInit(TIM_HandleTypeDef* tim_baseHandle)
|
||||
/**
|
||||
* @brief 更新并获取64位的总微秒数 (核心函数)
|
||||
* @note 此函数应该被经常性调用, 以处理32位计数器的溢出并累加到64位变量中。
|
||||
* 来处理32位计数器的溢出并累加到64位变量中。
|
||||
*/
|
||||
void UpdateMicrosecondCounter(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user