From: Keith Packard Date: Thu, 15 May 2014 15:30:32 +0000 (-0600) Subject: altos/telemini-v2.0: Enable beep frequency configuration X-Git-Tag: 1.3.2.2~97 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=da13064382e9673e69cdfae6abbac253c9fc42fc altos/telemini-v2.0: Enable beep frequency configuration Now that there's space for this, add it in. Signed-off-by: Keith Packard --- diff --git a/src/telemini-v2.0/ao_pins.h b/src/telemini-v2.0/ao_pins.h index f202ccd1..4784676a 100644 --- a/src/telemini-v2.0/ao_pins.h +++ b/src/telemini-v2.0/ao_pins.h @@ -30,7 +30,7 @@ #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