1
0
Fork 0
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:
Mark Haslinghuis 2024-02-12 23:50:53 +01:00 committed by GitHub
parent 6b268245f2
commit 43eea4a4d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -341,6 +341,7 @@ setup.initialize = function (callback) {
'AK8975',
'AK8963',
'QMC5883',
'LIS2MDL',
'LIS3MDL',
'MPU925X_AK8963',
'IST8310',