@ -1237,15 +1237,12 @@ Also, if you want to stop AutoConnect completely when the captive portal is time
<p>By default, the credentials saving area is occupied from the beginning of EEPROM area. <ahref="http://arduino-esp8266.readthedocs.io/en/latest/filesystem.html?highlight=eeprom#flash-layout">ESP8266 Arduino core document</a> says that:</p>
<blockquote>
<p>The following diagram illustrates flash layout used in Arduino environment:</p>
Sketch OTA update File system EEPROM WiFi config (SDK)
</pre></div>
</blockquote>
<p>and</p>
<blockquote>
<p>EEPROM library uses one sector of flash located <ahref="http://arduino-esp8266.readthedocs.io/en/latest/libraries.html?highlight=SPIFFS#eeprom">just after the SPIFFS</a>.</p>