Files
mimiclaw/useage.md

8 lines
82 B
Markdown
Raw Normal View History

# 使用说明
## 编译
```shell
idf.py fullclean
idf.py set-target esp32s3
```