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:
parent
f8aefc9c6f
commit
df6d564a9d
6 changed files with 37 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue