Ferrazzi před 3 roky
rodič
revize
4a8806f7d3
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -37,6 +37,7 @@ Change "triggername" and "keyID" with yours that you created before
 const char* resource = "https://maker.ifttt.com/trigger/triggername/json/with/key/keyID";
 
 Enter the SSID and password of your WiFi connection
+
 const char *ssidIFTTT = "SSID";
 const char *passwordIFTTT = "password";