ardupilot/libraries/AP_RCMapper/AP_RCMapper_config.h

6 lines
79 B
C

#pragma once
#ifndef AP_RCMAPPER_ENABLED
#define AP_RCMAPPER_ENABLED 1
#endif