Merge pull request #2847 from wind0r/clean_cli
remove double featureConfigCopy
This commit is contained in:
commit
572c5762d5
|
@ -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…
Reference in New Issue