mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 17:55:24 +03:00
Fix missing mag (#3792)
This commit is contained in:
parent
6b268245f2
commit
43eea4a4d4
1 changed files with 1 additions and 0 deletions
|
@ -341,6 +341,7 @@ setup.initialize = function (callback) {
|
|||
'AK8975',
|
||||
'AK8963',
|
||||
'QMC5883',
|
||||
'LIS2MDL',
|
||||
'LIS3MDL',
|
||||
'MPU925X_AK8963',
|
||||
'IST8310',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue