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

Opflow alignment support in MSP API

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2018-05-06 10:41:29 +10:00
parent 57241b86f8
commit dc74f95efd
2 changed files with 8 additions and 1 deletions

View file

@ -435,7 +435,8 @@ var FC = {
SENSOR_ALIGNMENT = {
align_gyro: 0,
align_acc: 0,
align_mag: 0
align_mag: 0,
align_opflow: 0
};
RX_CONFIG = {