mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Dang, forgot to push the changeset that reverts the test code.
This commit is contained in:
parent
e121e1e92b
commit
5006387c59
2 changed files with 5 additions and 8 deletions
|
@ -1172,14 +1172,6 @@ void ledStripInit(void)
|
|||
#endif
|
||||
|
||||
ws2811LedStripInit(ledStripConfig()->ioTag);
|
||||
|
||||
delay(1);
|
||||
|
||||
ledStripDisable();
|
||||
|
||||
delay(1);
|
||||
|
||||
ledStripDisable();
|
||||
}
|
||||
|
||||
static uint8_t selectVisualBeeperColor(uint8_t colorIndex)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue