Ferrazzi 3 лет назад
Родитель
Сommit
4a8806f7d3
1 измененных файлов с 1 добавлено и 0 удалено
  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";