We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fdbf77 commit d74d5c7Copy full SHA for d74d5c7
README.md
@@ -20,7 +20,7 @@ arduino --install-library "DHT sensor library:1.2.3"
20
arduino --install-library "LiquidCrystal I2C:1.1.2"
21
arduino --install-boards esp8266:esp8266
22
23
-cp WiFiCreds.h.sample WiFiCreds.h # EDIT AFTER COP# Y!
+cp WiFiCreds.h.sample WiFiCreds.h # EDIT AFTER COPY!
24
cp dataServer.h.sample dataServer.h # EDIT AFTER COPY!
25
26
arduino --verify --board esp8266:esp8266:d1:CpuFrequency=80,FlashSize=4M3M arduino-esp8266-mh-z19-serial.ino
0 commit comments