fix atommatrix

This commit is contained in:
Terrence
2025-01-24 03:09:19 +08:00
parent ef69840907
commit 8992c24afb
3 changed files with 2 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
**配置编译目标为 ESP32**
```bash
idf.py set-target esp32s3
idf.py set-target esp32
```
**打开 menuconfig**