X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fteleballoon-v2.0%2Fao_pins.h;h=cb0ec838e3bb90c9244297bd0d0e5b559a523967;hb=7a89aa1ea7e1b02b5cd310986adf4239ec0ce91d;hp=4f27bad69a15b988e0a9d4139ac362431c9abdf2;hpb=cdaa0d7b272505c49017f409b7c0b8e3240608f0;p=fw%2Faltos diff --git a/src/teleballoon-v2.0/ao_pins.h b/src/teleballoon-v2.0/ao_pins.h index 4f27bad6..cb0ec838 100644 --- a/src/teleballoon-v2.0/ao_pins.h +++ b/src/teleballoon-v2.0/ao_pins.h @@ -74,6 +74,9 @@ #define HAS_BEEP 1 #define HAS_BATTERY_REPORT 1 #define BEEPER_CHANNEL 4 +#define BEEPER_TIMER 3 +#define BEEPER_PORT (&stm_gpiob) +#define BEEPER_PIN 1 #define HAS_RADIO 1 #define HAS_TELEMETRY 1 #define HAS_APRS 1