mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-06 07:58:28 -04:00
6 lines
79 B
C
6 lines
79 B
C
#pragma once
|
|
|
|
#ifndef AP_RCMAPPER_ENABLED
|
|
#define AP_RCMAPPER_ENABLED 1
|
|
#endif
|