summaryrefslogtreecommitdiff
path: root/src/megametrum-v0.1/ao_pins.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-12-06 10:23:39 -0800
committerKeith Packard <keithp@keithp.com>2012-12-06 10:23:39 -0800
commitf661da527fb4a3a492f5322e2a718d441e1cde83 (patch)
tree8299c69eabb77845d6fa84b486a4414a0ab7dd04 /src/megametrum-v0.1/ao_pins.h
parentc1e6fa32b856b91afa355cd272d2d7287d3ccca1 (diff)
altos: Hook up APRS to telemetry loop
Send APRS packet once every 2 seconds Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/megametrum-v0.1/ao_pins.h')
-rw-r--r--src/megametrum-v0.1/ao_pins.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/megametrum-v0.1/ao_pins.h b/src/megametrum-v0.1/ao_pins.h
index f07dc26e..083c1b6f 100644
--- a/src/megametrum-v0.1/ao_pins.h
+++ b/src/megametrum-v0.1/ao_pins.h
@@ -70,6 +70,7 @@
#define HAS_BEEP 1
#define HAS_RADIO 1
#define HAS_TELEMETRY 1
+#define HAS_APRS 1
#define HAS_SPI_1 1
#define SPI_1_PA5_PA6_PA7 1 /* Barometer */