X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Feasymotor-v2%2Fao_pins.h;fp=src%2Feasymotor-v2%2Fao_pins.h;h=f8ef7e4de3e78abfce77c73442637e359decff15;hp=497df40436cc4eb6c3d436be2ed6605591a267d2;hb=c1ed5c2249abb7bd1bc85091179d5d208e776da6;hpb=4cdef1d311d5cdc18550fb51b31c3becf1dd86fa diff --git a/src/easymotor-v2/ao_pins.h b/src/easymotor-v2/ao_pins.h index 497df404..f8ef7e4d 100644 --- a/src/easymotor-v2/ao_pins.h +++ b/src/easymotor-v2/ao_pins.h @@ -67,11 +67,11 @@ #define AO_PA11_PA12_RMP 1 #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 BEEPER_AFR STM_AFR_AF1 +#define BEEPER_CHANNEL 3 +#define BEEPER_TIMER 2 +#define BEEPER_PORT (&stm_gpioa) +#define BEEPER_PIN 2 +#define BEEPER_AFR STM_AFR_AF2 #define HAS_RADIO 0 #define HAS_TELEMETRY 0