X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fcore%2Fao_telemetry.c;h=5a00d825671d7ae35ceee5f1f06ddce0b7f98081;hp=861580637d7e9c1e074d3d93472393b4f65d134e;hb=e11fcc299f4a1a0461a3442ca13f8984d76c30ff;hpb=4ed108fb86676daea17264d7159c2cff9ea7a6e4 diff --git a/src/core/ao_telemetry.c b/src/core/ao_telemetry.c index 86158063..5a00d825 100644 --- a/src/core/ao_telemetry.c +++ b/src/core/ao_telemetry.c @@ -24,9 +24,9 @@ #endif static __pdata uint16_t ao_telemetry_interval; -static __pdata uint8_t ao_rdf = 0; #if HAS_RDF +static __pdata uint8_t ao_rdf = 0; static __pdata uint16_t ao_rdf_time; #endif