Skip to content

Commit 8d4287b

Browse files
committed
Merge pull request #1214 from Links2004/master
change Adafruit Huzzah upload method to nodemcu
2 parents 06b1c3f + c97e408 commit 8d4287b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ huzzah.name=Adafruit HUZZAH ESP8266
185185

186186
huzzah.upload.tool=esptool
187187
huzzah.upload.speed=115200
188-
huzzah.upload.resetmethod=ck
188+
huzzah.upload.resetmethod=nodemcu
189189
huzzah.upload.maximum_size=1044464
190190
huzzah.upload.maximum_data_size=81920
191191
huzzah.upload.wait_for_upload_port=true

0 commit comments

Comments
 (0)