mirror of
https://github.com/DuRuofu/ESP32-Guide.git
synced 2026-02-05 22:52:22 +08:00
docs: 更新文章
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
|
||||
# ESP32外设-硬件定时器入门
|
||||
|
||||
> [!TIP] 🚀 **ESP32 外设-硬件定时器入门 | 精准定时,控制更灵活**
|
||||
> [!TIP] 🚀 ESP32 外设-硬件定时器入门 | 精准定时,控制更灵活
|
||||
> - 💡 **碎碎念**😎:本节将介绍 ESP32 的硬件定时器,帮助你实现精准的定时控制,提升系统响应能力。
|
||||
> - 📺 **视频教程**:🚧 *开发中*
|
||||
> - 💾 **示例代码**:🚧 *开发中*
|
||||
> - 💾 **示例代码**:[ESP32-Guide/code/04.peripheral/basics/gptimer](https://github.com/DuRuofu/ESP32-Guide/tree/main/code/04.peripheral/basics/gptimer)
|
||||
|
||||
|
||||
> 若不必使用硬件定时器,则建议使用软件定时器:[ESP 定时器](https://docs.espressif.com/projects/esp-idf/zh_CN/latest/esp32/api-reference/system/esp_timer.html)
|
||||
|
||||
Reference in New Issue
Block a user