X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fproduct%2Fao_micropeak.c;h=f9960eb8f17530796faa857294ebbc58a4e41545;hb=f69d85e2b32370ab68e2725e739417cad6d7a590;hp=10f0d19206e436e08912fc69616a41c453a1ca25;hpb=690094e2d7d9cfe5eb4edb478fd79e5d133c6b4b;p=fw%2Faltos diff --git a/src/product/ao_micropeak.c b/src/product/ao_micropeak.c index 10f0d192..f9960eb8 100644 --- a/src/product/ao_micropeak.c +++ b/src/product/ao_micropeak.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 @@ -73,8 +74,9 @@ main(void) ao_report_altitude(); ao_pips(); ao_log_micro_dump(); - +#if BOOST_DELAY ao_delay(BOOST_DELAY); +#endif ao_microflight();