X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcore%2Fao_config.c;h=590d8a49c7e37f229975272eee3e4c5ca0a69655;hb=316d898715746a379068ac8511692bdb9da14b39;hp=4a1c58b90afbd17ff0965da02ec8ca23b88e82dc;hpb=c8b27410e45cc3d80ad4b896bffe70e9aec5e3aa;p=fw%2Faltos diff --git a/src/core/ao_config.c b/src/core/ao_config.c index 4a1c58b9..590d8a49 100644 --- a/src/core/ao_config.c +++ b/src/core/ao_config.c @@ -658,8 +658,10 @@ ao_config_help(void) __reentrant; static void ao_config_show(void) __reentrant; +#if HAS_EEPROM static void ao_config_save(void) __reentrant; +#endif __code struct ao_config_var ao_config_vars[] = { #if HAS_FLIGHT