summaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/ao_aprs.h2
1 files changed, 0 insertions, 2 deletions
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);