AP_Logger: move from HAL_NO_GCS to HAL_GCS_ENABLED
This commit is contained in:
parent
1976b2b859
commit
fec9d4850d
@ -22,7 +22,7 @@
|
||||
#include <AP_Logger/AP_Logger.h>
|
||||
#include <GCS_MAVLink/GCS.h> // for LOG_ENTRY
|
||||
|
||||
#ifndef HAL_NO_GCS
|
||||
#if HAL_GCS_ENABLED
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user