mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Cleanup whitespace.
This commit is contained in:
parent
aadf6de5ae
commit
a2628c59d5
1 changed files with 5 additions and 5 deletions
|
@ -48,10 +48,10 @@
|
|||
#include "io/ledstrip.h"
|
||||
|
||||
static bool ledStripInitialised = false;
|
||||
static bool ledStripEnabled = true;
|
||||
|
||||
static failsafe_t* failsafe;
|
||||
|
||||
static bool ledStripEnabled = true;
|
||||
static void ledStripDisable(void);
|
||||
|
||||
//#define USE_LED_ANIMATION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue