Explorar el Código

Update README.md

Ferrazzi hace 3 años
padre
commit
4a8806f7d3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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";