Rover: enable HNTCH for Rover
This commit is contained in:
parent
eb1d27df7b
commit
87d86ec090
@ -407,6 +407,9 @@ void Rover::update_logging2(void)
|
||||
|
||||
if (should_log(MASK_LOG_IMU)) {
|
||||
AP::ins().Write_Vibration();
|
||||
#if HAL_GYROFFT_ENABLED
|
||||
gyro_fft.write_log_messages();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user