docs: note UART/COM port requirement in CLI Commands heading
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -158,7 +158,7 @@ idf.py -p PORT flash monitor
|
||||
>
|
||||
> </details>
|
||||
|
||||
### CLI Commands
|
||||
### CLI Commands (via UART/COM port)
|
||||
|
||||
Connect via serial to configure or debug. **Config commands** let you change settings without recompiling — just plug in a USB cable anywhere.
|
||||
|
||||
|
||||
@@ -173,7 +173,7 @@ mimi> clear_proxy # 清除代理
|
||||
|
||||
> **提示**:确保 ESP32-S3 和代理机器在同一局域网。Clash Verge 在「设置 → 允许局域网」中开启。
|
||||
|
||||
### CLI 命令
|
||||
### CLI 命令(通过 UART/COM 口连接)
|
||||
|
||||
通过串口连接即可配置和调试。**配置命令**让你无需重新编译就能修改设置 — 随时随地插上 USB 线就能改。
|
||||
|
||||
|
||||
@@ -158,7 +158,7 @@ idf.py -p PORT flash monitor
|
||||
>
|
||||
> </details>
|
||||
|
||||
### CLIコマンド
|
||||
### CLIコマンド(UART/COMポート経由)
|
||||
|
||||
シリアル接続で設定やデバッグができます。**設定コマンド**により再コンパイル不要で設定変更可能 — USBケーブルを挿すだけ。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user