Merge pull request #6953 from mikeller/remove_led_strip_from_targets

Removed USE_LED_STRIP from individual targets.
This commit is contained in:
Michael Keller 2018-10-23 01:39:58 +13:00 committed by GitHub
commit d0076cf24e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 7 deletions

View File

@ -83,7 +83,6 @@
#define ENABLE_DSHOT_DMAR true
#define USE_LED_STRIP
#define LED0_PIN PB3
#define USE_BEEPER
#define BEEPER_PIN PC15

View File

@ -145,8 +145,6 @@
#define USE_OSD
#define USE_LED_STRIP
#define DEFAULT_RX_FEATURE FEATURE_RX_SERIAL
#define DEFAULT_FEATURES FEATURE_OSD
#define SERIALRX_UART SERIAL_PORT_USART1

View File

@ -122,8 +122,6 @@
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define CURRENT_METER_SCALE_DEFAULT 179
#define USE_LED_STRIP
#define TARGET_IO_PORTA 0xffff
#define TARGET_IO_PORTB 0xffff
#define TARGET_IO_PORTC 0xffff

View File

@ -192,8 +192,6 @@
#define USE_PID_AUDIO
#define USE_LED_STRIP
#define USE_TRANSPONDER
#define ENABLE_BLACKBOX_LOGGING_ON_SDCARD_BY_DEFAULT