diff options
-rw-r--r-- | src/megametrum-v0.1/ao_pins.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/megametrum-v0.1/ao_pins.h b/src/megametrum-v0.1/ao_pins.h index ab4cf7df..b1a70ea2 100644 --- a/src/megametrum-v0.1/ao_pins.h +++ b/src/megametrum-v0.1/ao_pins.h @@ -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 |