mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Rover: include AP_Beacon
This commit is contained in:
parent
bdfae696ae
commit
55f316034c
@ -72,6 +72,7 @@
|
||||
#include <AP_RSSI/AP_RSSI.h> // RSSI Library
|
||||
#include <AP_Button/AP_Button.h>
|
||||
#include <AP_Stats/AP_Stats.h> // statistics library
|
||||
#include <AP_Beacon/AP_Beacon.h>
|
||||
|
||||
// Configuration
|
||||
#include "config.h"
|
||||
|
Loading…
Reference in New Issue
Block a user