altos/telemini-v2.0: Disable beep frequency config on TeleMini v2.0
authorKeith Packard <keithp@keithp.com>
Thu, 12 Jun 2014 01:53:10 +0000 (18:53 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 12 Jun 2014 01:53:10 +0000 (18:53 -0700)
Not enough flash otherwise.

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

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