-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Closed
Labels
Description
Hi! I'm currently using an ESP-12E module with 4M flash memory. In the IDE i can choose 4M (1M SPIFFS) or 4M (3M SPIFFS). No matter what I select the IDE tells me the maximum code space is about 1M.
Sketch uses 222,141 bytes (21%) of program storage space. Maximum is 1,044,464 bytes.
If 1M is dedicated to SPIFFS, and 1M is dedicated to the program storage, where did the 2M go? 😕
krzychb and Kingwulin