You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
348 B
7 lines
348 B
3 years ago
|
{
|
||
|
"sketch": "WiFiTelnetToSerial.ino",
|
||
|
"port": "COM7",
|
||
|
"board": "esp8266:esp8266:generic",
|
||
|
"output": "../bulid",
|
||
|
"configuration": "xtal=80,vt=flash,exception=legacy,ssl=all,ResetMethod=nodemcu,CrystalFreq=26,FlashFreq=40,FlashMode=dout,eesz=1M64,led=2,sdk=nonosdk_190703,ip=lm2f,dbg=Disabled,lvl=None____,wipe=none,baud=115200"
|
||
|
}
|