AP_ADSB: add missing includes

This commit is contained in:
Peter Barker 2024-01-10 14:18:56 +11:00 committed by Peter Barker
parent ad3cf26338
commit 37fccc118f
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#include <AP_Logger/AP_Logger.h>
#include <AP_Vehicle/AP_Vehicle_Type.h>
#include <GCS_MAVLink/GCS.h>
#include <AP_RTC/AP_RTC.h>
#define VEHICLE_TIMEOUT_MS 5000 // if no updates in this time, drop it from the list
#define ADSB_SQUAWK_OCTAL_DEFAULT 1200