ardupilot/libraries/AP_ServoRelayEvents/AP_ServoRelayEvents_config.h

8 lines
130 B
C
Raw Normal View History

#pragma once
#include <AP_HAL/AP_HAL_Boards.h>
#ifndef AP_SERVORELAYEVENTS_ENABLED
#define AP_SERVORELAYEVENTS_ENABLED 1
#endif