mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-05 15:38:29 -04:00
AP_HAL_ESP32: drop spurious HAL_PARAM_DEFAULTS_PATH definition
It's already conditionally defined to nullptr in the top-level AP_HAL.
This commit is contained in:
parent
f964d3aed3
commit
54e3d74b51
@ -21,7 +21,6 @@
|
||||
|
||||
#include <AP_HAL/RCOutput.h>
|
||||
#include "HAL_ESP32_Namespace.h"
|
||||
#define HAL_PARAM_DEFAULTS_PATH nullptr
|
||||
#include <AP_HAL/Util.h>
|
||||
|
||||
#include "driver/gpio.h"
|
||||
|
Loading…
Reference in New Issue
Block a user