5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-10 18:08:30 -04:00
ardupilot/libraries/AP_RSSI/AP_RSSI_config.h
2023-12-12 11:37:57 +11:00

8 lines
106 B
C

#pragma once
#include <AP_HAL/AP_HAL_Boards.h>
#ifndef AP_RSSI_ENABLED
#define AP_RSSI_ENABLED 1
#endif