Skip to content

Commit ff061f7

Browse files
committed
esp8266
1 parent 8e8c0ca commit ff061f7

File tree

4 files changed

+49
-580
lines changed

4 files changed

+49
-580
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2-
"board": "esp32:esp32:esp32s3",
3-
"port": "COM3"
2+
"board": "esp8266:esp8266:d1_mini",
3+
"port": "COM16",
4+
"sketch": "customHTML.ino",
5+
"configuration": "xtal=80,vt=flash,exception=disabled,stacksmash=disabled,ssl=all,mmu=3232,non32xfer=fast,eesz=4M2M,ip=lm2f,dbg=Disabled,lvl=None____,wipe=none,baud=921600"
46
}

0 commit comments

Comments
 (0)