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
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
static featureConfig_t featureConfigCopy;
|
|
||||||
static gyroConfig_t gyroConfigCopy;
|
static gyroConfig_t gyroConfigCopy;
|
||||||
static accelerometerConfig_t accelerometerConfigCopy;
|
static accelerometerConfig_t accelerometerConfigCopy;
|
||||||
#ifdef MAG
|
#ifdef MAG
|
||||||
|
|
Loading…
Reference in New Issue