From 0f00dfbb5d0c378941a94dd102132d82da46bdec Mon Sep 17 00:00:00 2001 From: ming <1006400273@qq.com> Date: Mon, 2 Mar 2026 10:20:40 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a92c65d..b6d4823 100644 --- a/README.md +++ b/README.md @@ -179,8 +179,7 @@ typedef struct { - `HTTPClient.h` - HTTP 客户端库 ### 编译步骤 -1. 使用 Arduino IDE 打开项目 -2. 选择开发板:ESP32 Dev Module +1. 使用 platformIO ,在vscode中打开项目 3. 选择正确的串口 4. 点击"上传"按钮编译并烧录