SITL: Remove support for reading gyro data from file for SIM on Hardware build

This commit is contained in:
James O'Shannessy 2023-02-15 10:54:04 +11:00 committed by Peter Barker
parent 0f827653c4
commit 010b4fc58c
2 changed files with 4 additions and 0 deletions

View File

@ -44,3 +44,5 @@ define HAL_HOTT_TELEM_ENABLED 0
define HAL_HIGH_LATENCY2 0
define AP_SIM_INS_FILE_ENABLED 0

View File

@ -28,3 +28,5 @@ define HAL_HOTT_TELEM_ENABLED 0
# define HAL_GYROFFT_ENABLED 0
define HAL_HIGH_LATENCY2 0
define AP_SIM_INS_FILE_ENABLED 0