altos: include ao_eeprom.h in ao_telemetrum.c to define ao_eeprom_init
[fw/altos] / src / telemetrum-v2.0 / ao_telemetrum.c
index 23556c6c5cc9310c8e708a33b1d2e8de5702c7f1..46599cb2e0ef1ed83937ba34ce2546f88ea277b8 100644 (file)
@@ -22,6 +22,7 @@
 #include <ao_exti.h>
 #include <ao_packet.h>
 #include <ao_companion.h>
+#include <ao_eeprom.h>
 #include <ao_profile.h>
 #if HAS_SAMPLE_PROFILE
 #include <ao_sample_profile.h>