X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftest%2Fao_aprs_test.c;h=573b5cb22a1ed6e3386867b9f10c0f11bb019a84;hb=602d6a2424a5c16e22febf6b4e6b3816022261c7;hp=b1d17d3f32a42e9d72eda827be88a52e0a6d3640;hpb=43be26603827b5930bf3e8082610cfa19b45534d;p=fw%2Faltos diff --git a/src/test/ao_aprs_test.c b/src/test/ao_aprs_test.c index b1d17d3f..573b5cb2 100644 --- a/src/test/ao_aprs_test.c +++ b/src/test/ao_aprs_test.c @@ -100,6 +100,9 @@ audio_gap(int secs) // This is where we go after reset. int main(int argc, char **argv) { + int e, x; + int a; + audio_gap(1); ao_gps_data.latitude = (45.0 + 28.25 / 60.0) * 10000000;