mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-11-03 14:33:37 +03:00 
			
		
		
		
	@@ -382,7 +382,7 @@ Size can be anywhere between 4 and 4096 bytes.
 | 
			
		||||
whenever you wish to save changes to flash. `EEPROM.end()` will also commit, and will
 | 
			
		||||
release the RAM copy of EEPROM contents.
 | 
			
		||||
 | 
			
		||||
EEPROM library uses one sector of flash located at 0x7b000 for storage.
 | 
			
		||||
EEPROM library uses one sector of flash located just after the SPIFFS.
 | 
			
		||||
 | 
			
		||||
Three examples included.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user