소스 검색

Update README.md

Ferrazzi 3 년 전
부모
커밋
e6d7ec7327
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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!!!