Skip to content

Commit

Permalink
Tools: disable AP_LocationDB for sitl_periph_gps
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv-tyagi committed Aug 30, 2023
1 parent 534358a commit 2c4eb2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/ardupilotwaf/boards.py
Expand Up @@ -862,6 +862,7 @@ def configure_env(self, cfg, env):
HAL_NAVEKF3_AVAILABLE = 0,
HAL_PWM_COUNT = 32,
HAL_WITH_ESC_TELEM = 1,
AP_LOCATIONDB_ENABLED = 0,
)


Expand Down

0 comments on commit 2c4eb2e

Please sign in to comment.