Fix beeper support for IF_F411_PRO and IF_F405_TWING unified ta… (#8549)

Fix beeper support for IF_F411_PRO and IF_F405_TWING unified targets
This commit is contained in:
Michael Keller 2019-07-14 01:24:47 +12:00 committed by GitHub
commit 4bec60e05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -126,3 +126,5 @@ set gyro_1_spibus = 1
set gyro_1_sensor_align = CW0
set gyro_2_spibus = 1
set gyro_2_sensor_align = CW90
set beeper_inversion = ON
set beeper_od = OFF

View File

@ -75,3 +75,5 @@ set flash_spi_bus = 3
set gyro_1_bustype = SPI
set gyro_1_spibus = 1
set gyro_1_sensor_align = CW0
set beeper_inversion = ON
set beeper_od = OFF