altos: Move telemega to using internal eeprom for config
[fw/altos] / src / telemega-v0.3 / ao_telemega.c
index fbdab64a8766dbbc8a43d21a8e417da4d93691d1..273c04263669df46f9ffb95be9ffc2ecf2abbe3a 100644 (file)
@@ -71,6 +71,7 @@ main(void)
        ao_mma655x_init();
 #endif
 
+       ao_eeprom_init();
        ao_storage_init();
        
        ao_flight_init();