mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Mount: create and use AP_Terrain_config.h
This commit is contained in:
parent
a8cc071d62
commit
4b1e1871c9
@ -1,7 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <AP_HAL/AP_HAL_Boards.h>
|
#include <AP_HAL/AP_HAL_Boards.h>
|
||||||
#include <AP_Terrain/AP_Terrain.h>
|
#include <AP_Terrain/AP_Terrain_config.h>
|
||||||
|
|
||||||
#ifndef HAL_MOUNT_ENABLED
|
#ifndef HAL_MOUNT_ENABLED
|
||||||
#define HAL_MOUNT_ENABLED 1
|
#define HAL_MOUNT_ENABLED 1
|
||||||
|
Loading…
Reference in New Issue
Block a user