X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fproduct%2Fao_telebt.c;h=97c9d792b0885b4c5c8f25dca9282c89a49e501f;hb=c1e293ff4953b51c19af8b52f2999419ea84e7e5;hp=9e409db761c0f3644637fb84c7a19a68b6d5cbf0;hpb=122c4101164d598e655fa9ad8473053d30ff4212;p=fw%2Faltos diff --git a/src/product/ao_telebt.c b/src/product/ao_telebt.c index 9e409db7..97c9d792 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(); #if HAS_LOG ao_report_init(); #endif