X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fproduct%2Fao_telebt.c;h=c4b40dfc3ae71f59a08f538cae4750e4a6100f04;hb=f70553106707e3496d07eecb83f0c0a1acad7f77;hp=9e409db761c0f3644637fb84c7a19a68b6d5cbf0;hpb=128bbfa150f88c09f7adde2434b7bf0b5a9ed556;p=fw%2Faltos diff --git a/src/product/ao_telebt.c b/src/product/ao_telebt.c index 9e409db7..c4b40dfc 100644 --- a/src/product/ao_telebt.c +++ b/src/product/ao_telebt.c @@ -37,7 +37,7 @@ main(void) ao_storage_init(); #endif ao_usb_init(); - ao_monitor_init(AO_LED_RED, sizeof (union ao_telemetry_all)); + ao_monitor_init(AO_LED_RED, TRUE); #if HAS_LOG ao_report_init(); #endif