ardupilot/libraries/AP_Vehicle/AP_Vehicle_config.h

6 lines
77 B
C

#pragma once
#ifndef AP_VEHICLE_ENABLED
#define AP_VEHICLE_ENABLED 1
#endif