AP_Hott_Telem: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:09 +11:00 committed by Andrew Tridgell
parent c456172821
commit b158e15ed4
2 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,7 @@
#include <AP_RTC/AP_RTC.h>
#include <AP_Notify/AP_Notify.h>
#include <AP_Mission/AP_Mission.h>
#include <AP_InertialSensor/AP_InertialSensor.h>
#include <AP_SerialManager/AP_SerialManager.h>
#include <stdio.h>
#define PROT_BINARY 0x80

View File

@ -15,7 +15,6 @@
#pragma once
#include <AP_HAL/AP_HAL.h>
#include <AP_SerialManager/AP_SerialManager.h>
#ifndef HAL_HOTT_TELEM_ENABLED
#define HAL_HOTT_TELEM_ENABLED !HAL_MINIMIZE_FEATURES