Skip to content

Commit d74d5c7

Browse files
committed
fix readme
1 parent 7fdbf77 commit d74d5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ arduino --install-library "DHT sensor library:1.2.3"
2020
arduino --install-library "LiquidCrystal I2C:1.1.2"
2121
arduino --install-boards esp8266:esp8266
2222

23-
cp WiFiCreds.h.sample WiFiCreds.h # EDIT AFTER COP# Y!
23+
cp WiFiCreds.h.sample WiFiCreds.h # EDIT AFTER COPY!
2424
cp dataServer.h.sample dataServer.h # EDIT AFTER COPY!
2525

2626
arduino --verify --board esp8266:esp8266:d1:CpuFrequency=80,FlashSize=4M3M arduino-esp8266-mh-z19-serial.ino

0 commit comments

Comments
 (0)