ardupilot/libraries/AP_RCMapper/AP_RCMapper_config.h
2024-02-10 11:47:10 +11:00

6 lines
79 B
C

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