Skip to content

Commit f639b45

Browse files
Minor fix
1 parent 54602a2 commit f639b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firmware-esp8266.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ char firmwareType[] = "ESP8266";
4040
// char firmwareType[] = "ESP8266-1M";
4141

4242
// String board = "NodeMCU";
43-
// char firmwareType[] = "ESP8266-NodeMCU-pp";
43+
// char firmwareType[] = "ESP8266-NodeMCU";
4444

4545
// String board = "ESP12s";
4646
// char firmwareType[] = "ESP8266-ESP12s";

0 commit comments

Comments
 (0)