1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Added 'ledstrip_visual_beeper' feature.

Added build condition for LED strip related config option.

Added 'ledstrip_visual_beeper' feature.

Added build condition for LED strip related config option.
This commit is contained in:
Michael Keller 2016-04-18 13:45:31 +12:00
parent 74cd38a77b
commit d6e7ed3560
6 changed files with 37 additions and 1 deletions

View file

@ -565,6 +565,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