X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Feasymotor-v2%2Fao_pins.h;h=f8ef7e4de3e78abfce77c73442637e359decff15;hb=35d71614e0c25605d8bb94bf3ab37b14d2f21480;hp=497df40436cc4eb6c3d436be2ed6605591a267d2;hpb=c68af9b9dddc32777b534dd6e828e492f0d97b49;p=fw%2Faltos 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