X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fproduct%2Fao_telelaunch.c;h=b6e4bfc130c2b7243deb39e295e227618d1aa536;hb=1d7e6f5dcb29535cde9b7dfd6998d7889baf835b;hp=506431ded9245778734002f99c4b99ebc71ad820;hpb=2b4a53342980618b193cbee5b803e56f7c937893;p=fw%2Faltos diff --git a/src/product/ao_telelaunch.c b/src/product/ao_telelaunch.c index 506431de..b6e4bfc1 100644 --- a/src/product/ao_telelaunch.c +++ b/src/product/ao_telelaunch.c @@ -39,7 +39,6 @@ main(void) ao_dbg_init(); #endif ao_aes_init(); - ao_radio_cmac_init(); ao_launch_init(); ao_config_init(); ao_start_scheduler();