Sub: fixed AHRS_View update

This commit is contained in:
Andrew Tridgell 2017-02-25 07:28:35 +11:00 committed by jaxxzer
parent e744460ff5
commit 053f0b4ce7

View File

@ -512,6 +512,7 @@ void Sub::read_AHRS(void)
#endif
ahrs.update();
ahrs_view.update();
}
// read baro and rangefinder altitude at 10hz