X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelemega-v0.1%2Fao_telemega.c;h=3cfc9b4479aa8a5a9d7e6573a6ad8c4fea96a291;hb=291bcd751991960ae3dad8c6523323fdcbafa16d;hp=fbdab64a8766dbbc8a43d21a8e417da4d93691d1;hpb=e9a6c4f71e02bb0073dcd030de735904494da81f;p=fw%2Faltos diff --git a/src/telemega-v0.1/ao_telemega.c b/src/telemega-v0.1/ao_telemega.c index fbdab64a..3cfc9b44 100644 --- a/src/telemega-v0.1/ao_telemega.c +++ b/src/telemega-v0.1/ao_telemega.c @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -24,6 +25,7 @@ #include #include #include +#include #if HAS_SAMPLE_PROFILE #include #endif @@ -71,6 +73,7 @@ main(void) ao_mma655x_init(); #endif + ao_eeprom_init(); ao_storage_init(); ao_flight_init();