Ardupilot2/libraries/AC_Fence/AC_Fence_config.h

6 lines
73 B
C

#pragma once
#ifndef AP_FENCE_ENABLED
#define AP_FENCE_ENABLED 1
#endif