ardupilot/libraries/AP_RCMapper/AP_RCMapper_config.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
79 B
C
Raw Normal View History

2024-02-06 08:28:21 -04:00
#pragma once
#ifndef AP_RCMAPPER_ENABLED
#define AP_RCMAPPER_ENABLED 1
#endif