mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Merge pull request #2847 from wind0r/clean_cli
remove double featureConfigCopy
This commit is contained in:
commit
572c5762d5
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