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

Revert "Revert "Added 'ledstrip_visual_beeper' feature.""

This reverts commit f8aefc9c6f.
This commit is contained in:
borisbstyle 2016-05-24 14:05:52 +02:00
parent f8aefc9c6f
commit df6d564a9d
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