X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=ao.h;h=02810d05baefa61683254fdbb53149e128428603;hb=c7555eb16876aa8ff9fe7f648d325a1b8fb54d23;hp=c2e83277ca6e6c3e2320a3ccfd6b5f40de2ad41f;hpb=d1887ded41a5bfec8e10e9fd736fa9444b9b6222;p=fw%2Faltos diff --git a/ao.h b/ao.h index c2e83277..02810d05 100644 --- a/ao.h +++ b/ao.h @@ -695,9 +695,6 @@ struct ao_telemetry { struct ao_gps_data gps; }; -void -ao_telemetry_send(__xdata struct ao_telemetry *telemetry) __reentrant; - void ao_telemetry_init(void);