introvoyz041's picture
Migrated from GitHub
a2a15a2 verified
raw
history blame contribute delete
185 Bytes
/* a UNO shield with memory and EFS EEPROM */
#define ARDUINOEEPROM
#define ARDUINOSPIRAM
#define ARDUINOEFS
#define ARDUINOWIRE
#define EFSEEPROMADDR 0x050
#define EFSEEPROMSIZE 65534