Fix CC3D beeper.

This commit is contained in:
Anders Hoglund 2016-08-06 23:08:58 +02:00
parent e4011e9c5e
commit aca449a043
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
#define INVERTER PB2 // PB2 (BOOT1) used as inverter select GPIO
#define INVERTER_USART USART1
#define BEEPER PB15
#define BEEPER_OPT PB2
#define BEEPER PA15
#define BEEPER_OPT PA2
#define USE_EXTI
#define MPU_INT_EXTI PA3