mirror of https://github.com/ArduPilot/ardupilot
SRV_Channel: narrow include for configuration
This commit is contained in:
parent
7481f79438
commit
054332926b
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <AP_HAL/AP_HAL_Boards.h>
|
||||
|
||||
#ifndef NUM_SERVO_CHANNELS
|
||||
#if BOARD_FLASH_SIZE > 1024
|
||||
|
|
Loading…
Reference in New Issue