altos: Allow use of internal EEPROM for config storage
[fw/altos] / src / telelco-v0.2 / ao_pins.h
index d86782f3393b4d64754dc350490ba7cc0a43fc5e..62f221a1da8979402697e6da3dfbebe94db05bbe 100644 (file)
@@ -43,6 +43,8 @@
 
 #define HAS_EEPROM             1
 #define USE_INTERNAL_FLASH     1
+#define USE_EEPROM_CONFIG      1
+#define USE_STORAGE_CONFIG     0
 #define HAS_USB                        1
 #define HAS_BEEP               1
 #define HAS_RADIO              1