mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
remove double featureConfigCopy
This commit is contained in:
parent
9053feb418
commit
9955271e3c
1 changed files with 0 additions and 1 deletions
|
@ -892,7 +892,6 @@ static const clivalue_t valueTable[] = {
|
|||
#endif
|
||||
};
|
||||
|
||||
static featureConfig_t featureConfigCopy;
|
||||
static gyroConfig_t gyroConfigCopy;
|
||||
static accelerometerConfig_t accelerometerConfigCopy;
|
||||
#ifdef MAG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue