mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 16:23:56 -04:00
Sub: fixed AHRS_View update
This commit is contained in:
parent
e744460ff5
commit
053f0b4ce7
@ -512,6 +512,7 @@ void Sub::read_AHRS(void)
|
||||
#endif
|
||||
|
||||
ahrs.update();
|
||||
ahrs_view.update();
|
||||
}
|
||||
|
||||
// read baro and rangefinder altitude at 10hz
|
||||
|
Loading…
Reference in New Issue
Block a user