* EEPROM_library_ported_Partition_table_updated * Cleanup & formal corrections * Make formatting of file consistent. Readability change, Concern about the SubType being 0x99. * Code formatting cleanup * Code formatting cleanup * Code formatting cleanup * Remove commented out code * Restore dropped bracket * Update EEPROM.cpp * Format Corrections * deletedExample * Corrected example * Deleted interrupts/nointerrupts * Update EEPROM.cpp
		
			
				
	
	
		
			9 lines
		
	
	
		
			276 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			276 B
		
	
	
	
		
			INI
		
	
	
	
	
	
name=EEPROM
 | 
						|
version=1.0
 | 
						|
author=Ivan Grokhotkov
 | 
						|
maintainer=Paolo Becchi <pbecchi@aerobusiness.it>
 | 
						|
sentence=Enables reading and writing data to the permanent FLASH storage, up to 4kb.
 | 
						|
paragraph=
 | 
						|
category=Data Storage
 | 
						|
url=http://arduino.cc/en/Reference/EEPROM
 | 
						|
architectures=esp32 |