summaryrefslogtreecommitdiff
path: root/src/ao_pins.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-05-06 22:42:32 -0700
committerKeith Packard <keithp@keithp.com>2011-05-06 22:42:32 -0700
commit22e3ac0eb014b8255029763ae8180ad3527ba306 (patch)
treed44ad40559f3c289df1aa5c9eabbf33be029fe0f /src/ao_pins.h
parent6d858b64ee0e8c227c149d2af6d2d634536964f4 (diff)
altos: Add beeper to TBT v0.1
It's available, let's use it. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/ao_pins.h')
-rw-r--r--src/ao_pins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ao_pins.h b/src/ao_pins.h
index 21b99027..4a03ca50 100644
--- a/src/ao_pins.h
+++ b/src/ao_pins.h
@@ -250,7 +250,7 @@
#if defined(TELEBT_V_0_1)
#define HAS_FLIGHT 0
#define HAS_USB 1
- #define HAS_BEEP 0
+ #define HAS_BEEP 1
#define HAS_SERIAL_1 1
#define HAS_SERIAL_1_ALT_1 1
#define HAS_SERIAL_1_ALT_2 0