altos/telemini-v2.0: Enable beep frequency configuration
authorKeith Packard <keithp@keithp.com>
Thu, 15 May 2014 15:30:32 +0000 (09:30 -0600)
committerKeith Packard <keithp@keithp.com>
Thu, 15 May 2014 15:30:32 +0000 (09:30 -0600)
Now that there's space for this, add it in.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/telemini-v2.0/ao_pins.h

index f202ccd1c31488608a412dd95aa08a8ed9b138ff..4784676aac61cf90932fef1a411bf9c865025726 100644 (file)
@@ -30,7 +30,7 @@
 
 #define USB_FORCE_FLIGHT_IDLE  1
 #define HAS_BEEP               1
 
 #define USB_FORCE_FLIGHT_IDLE  1
 #define HAS_BEEP               1
-#define HAS_BEEP_CONFIG                0
+#define HAS_BEEP_CONFIG                1
 #define HAS_BATTERY_REPORT     1
 #define HAS_GPS                        0
 #define HAS_SERIAL_1           0
 #define HAS_BATTERY_REPORT     1
 #define HAS_GPS                        0
 #define HAS_SERIAL_1           0