X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdrivers%2Fao_aprs.h;h=a033fa0b991b49edbf5ea264835d8d02199e8441;hb=3d5db24708b37d86eac187169e2553a408dfeb83;hp=e00dd75bf6d79405778305f31535d88850464163;hpb=748e42ebf1dfb1efd5dec6ddd93f5c7aeedeb01d;p=fw%2Faltos diff --git a/src/drivers/ao_aprs.h b/src/drivers/ao_aprs.h index e00dd75b..a033fa0b 100644 --- a/src/drivers/ao_aprs.h +++ b/src/drivers/ao_aprs.h @@ -18,8 +18,6 @@ #ifndef _AO_APRS_H_ #define _AO_APRS_H_ -#define AO_APRS_INTERVAL_TICKS AO_SEC_TO_TICKS(2) - void ao_aprs_send(void);