X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fmegametrum-v0.1%2Fao_megametrum.c;h=a2ac186b617bebd0cc9a1cbf306870a84928d9da;hb=70cf32e89df19bde5185339fc703532c8a5b8be6;hp=628c55387120ead3c659a1c23287cd9660cf8d8a;hpb=e09e35471e788b88909ff01037fb8e0e4eabcd7d;p=fw%2Faltos diff --git a/src/megametrum-v0.1/ao_megametrum.c b/src/megametrum-v0.1/ao_megametrum.c index 628c5538..a2ac186b 100644 --- a/src/megametrum-v0.1/ao_megametrum.c +++ b/src/megametrum-v0.1/ao_megametrum.c @@ -44,9 +44,10 @@ main(void) ao_i2c_init(); ao_hmc5883_init(); ao_mpu6000_init(); - ao_flight_init(); - ao_log_init(); - ao_report_init(); +// ao_flight_init(); +// ao_log_init(); +// ao_report_init(); + ao_telemetry_init(); ao_config_init(); ao_start_scheduler();