mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Rover: remove unused compat.h
This commit is contained in:
parent
b895da64e1
commit
59a1f260d1
@ -68,7 +68,6 @@
|
||||
#include "mode.h"
|
||||
|
||||
#include "AP_Arming.h"
|
||||
#include "compat.h"
|
||||
|
||||
#include <AP_Notify/AP_Notify.h> // Notify library
|
||||
#include <AP_BattMonitor/AP_BattMonitor.h> // Battery monitor library
|
||||
|
@ -1,4 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#define HIGH 1
|
||||
#define LOW 0
|
Loading…
Reference in New Issue
Block a user