1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00

Merge pull request #357 from mikeller/ledstrip_visual_beeper

Added 'ledstrip_visual_beeper' option.
This commit is contained in:
borisbstyle 2016-05-24 09:55:42 +02:00
commit 81df1ddda0
6 changed files with 37 additions and 1 deletions

View file

@ -564,6 +564,7 @@ static void resetConf(void)
#ifdef LED_STRIP
applyDefaultColors(masterConfig.colors, CONFIGURABLE_COLOR_COUNT);
applyDefaultLedStripConfig(masterConfig.ledConfigs);
masterConfig.ledstrip_visual_beeper = 0;
#endif
#ifdef SPRACINGF3