1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00

Merge pull request #1326 from iNavFlight/dzikuvx-imu2-status

report IMU2 hardware status
This commit is contained in:
Paweł Spychalski 2021-08-12 15:01:01 +02:00 committed by GitHub
commit 1d5b7808d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 37 additions and 3 deletions

View file

@ -93,7 +93,8 @@ var FC = {
gpsHwStatus: 0,
rangeHwStatus: 0,
speedHwStatus: 0,
flowHwStatus: 0
flowHwStatus: 0,
imu2HwStatus: 0
};
SENSOR_CONFIG = {