AP_Logger: const extern hal reference
This commit is contained in:
parent
264a90bb45
commit
f83f6c71e4
@ -8,7 +8,7 @@
|
||||
#include <stdio.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
|
||||
extern AP_HAL::HAL& hal;
|
||||
const extern AP_HAL::HAL& hal;
|
||||
|
||||
// the last page holds the log format in first 4 bytes. Please change
|
||||
// this if (and only if!) the low level format changes
|
||||
|
Loading…
Reference in New Issue
Block a user