mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Added MPU9250 to acc lookup table. Duplication. Missing in Allowed Values printout. Duplication...
This commit is contained in:
parent
da9673b982
commit
629f96969c
1 changed files with 1 additions and 0 deletions
|
@ -450,6 +450,7 @@ static const char * const lookupTableAccHardware[] = {
|
|||
"LSM303DLHC",
|
||||
"MPU6000",
|
||||
"MPU6500",
|
||||
"MPU9250",
|
||||
"FAKE"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue