mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 08:25:53 +08:00
7 lines
173 B
JSON
7 lines
173 B
JSON
{
|
|
"port": "COM3",
|
|
"configuration": "FlashFreq=80,UploadSpeed=921600",
|
|
"board": "esp32:esp32:nano32",
|
|
"output": "./build",
|
|
"sketch": "Arduino-Esp32.ino"
|
|
} |