X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelelco-v0.2%2Fao_telelco.c;h=7b04d386f8985d6521f9251610322bc66a1a3e9c;hb=c48d4b60da8b23bf358e6c14d7332d3a360c2d2f;hp=66bf0ba18e6ee7d7007b36baefd08e2a73974a10;hpb=5d46d26d714cc172b5ea493478d9dd3cad323152;p=fw%2Faltos diff --git a/src/telelco-v0.2/ao_telelco.c b/src/telelco-v0.2/ao_telelco.c index 66bf0ba1..7b04d386 100644 --- a/src/telelco-v0.2/ao_telelco.c +++ b/src/telelco-v0.2/ao_telelco.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 @@ -28,6 +29,7 @@ #include #include #include +#include int main(void) @@ -52,7 +54,7 @@ main(void) ao_quadrature_init(); ao_button_init(); - ao_storage_init(); + ao_eeprom_init(); ao_radio_init();