You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ It is recommended to use Arduino IDE. You will need to configure Arduino IDE to
48
48
* Enter http://arduino.esp8266.com/stable/package_esp8266com_index.json into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas. This will add support for the Wemos D1 Mini to Arduino IDE.
49
49
* Open Boards Manager from Tools > Board menu and install esp8266 Core platform version **2.5.2**
50
50
* Select Board: "LOLIN(WEMOS) D1 R2 & mini"
51
-
* Set 1M SPIFFS -- **this project requires SPIFFS for saving and reading configuration settings.**
51
+
* Set Flash Size to 1M SPIFFS -- **this project requires SPIFFS for saving and reading configuration settings.**
0 commit comments