X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Ftest%2Fao_gps_test.c;h=7c1ecc15f50607a20ee3cbcd1d0a7c688aea8ba6;hp=543bbcc304b032ab69c6442dbf380ca62d596473;hb=HEAD;hpb=4828be0ca5252ac9cd6061209385dcd6c4c57965 diff --git a/src/test/ao_gps_test.c b/src/test/ao_gps_test.c index 543bbcc3..1e7847e5 100644 --- a/src/test/ao_gps_test.c +++ b/src/test/ao_gps_test.c @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of @@ -16,6 +17,7 @@ */ #define AO_GPS_TEST +#define AO_TICK_TYPE uint32_t #include "ao_host.h" #include #include