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