mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Revert "Added 'ledstrip_visual_beeper' feature."
This reverts commit d6e7ed3560
.
This commit is contained in:
parent
6b3d26e21d
commit
f8aefc9c6f
6 changed files with 1 additions and 37 deletions
|
@ -564,7 +564,6 @@ 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