Przeglądaj źródła

Update README.md

Ferrazzi 3 lat temu
rodzic
commit
e6d7ec7327
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -39,6 +39,7 @@ const char* resource = "https://maker.ifttt.com/trigger/triggername/json/with/ke
 Enter the SSID and password of your WiFi connection
 
 const char *ssidIFTTT = "SSID";
+
 const char *passwordIFTTT = "password";
 
 COMPILE AND FLASH YOUR ESP8266!!!