altos: Re-enable beeper on megametrum
authorKeith Packard <keithp@keithp.com>
Mon, 17 Dec 2012 00:52:15 +0000 (16:52 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 17 Dec 2012 00:52:15 +0000 (16:52 -0800)
I turned it off during radio testing and forgot to fix that before committing...

Signed-off-by: Keith Packard <keithp@keithp.com>
src/megametrum-v0.1/ao_pins.h

index ab4cf7dfbec6fe3934023120a876035e2cb7beb8..b1a70ea2ed56180ee1922b65a57f67380967aa3a 100644 (file)
@@ -67,7 +67,7 @@
 #define HAS_EEPROM             1
 #define USE_INTERNAL_FLASH     0
 #define HAS_USB                        1
-#define HAS_BEEP               0
+#define HAS_BEEP               1
 #define HAS_RADIO              1
 #define HAS_TELEMETRY          1
 #define HAS_APRS               1