Skip to content

Commit ec2fb94

Browse files
committed
Update flash settings for color kit
1 parent 1074337 commit ec2fb94

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

docs/guides/wifi-color-display-kit.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,9 @@ allow="autoplay; encrypted-media" allowfullscreen></iframe>
9898
#### Select flash mode and flash size
9999
The WeMos D1 mini module included in this kit has an embedded 4MB SPI flash memory. 3MB of that will be reserved to host a [SPIFFS file system](https://github.com/pellepl/spiffs). If you select the correct board in the IDE the flash mode and flash size settings should get auto-configured. Verify the settings are as follows:
100100

101-
- in ==Tools== > ==Flash Size== select "4M (3M SPIFFS)"
101+
- in ==Tools== > ==Flash Size== select "4MB (FS:3MB OTA:~512KB)"
102+
103+
In older versions of the ESP8266 toolchain (ESP8266 Arduino Core) this was "4M (3M SPIFFS)" or similar.
102104

103105
The application might fail to transfer or fail to start if the flash options are not configured properly. Make sure the menu under ==Tools== looks like this:
104106

Loading
Loading

0 commit comments

Comments
 (0)