8 lines
82 B
Markdown
8 lines
82 B
Markdown
# 使用说明
|
|
|
|
## 编译
|
|
```shell
|
|
idf.py fullclean
|
|
idf.py set-target esp32s3
|
|
```
|