mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 08:00:35 +08:00
rename Mixer to MixerBase to resolve case-insensitivity on mac
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <lib/mixer/Mixer/Mixer.hpp> // Airmode
|
||||
#include <lib/mixer/MixerBase/Mixer.hpp> // Airmode
|
||||
#include <matrix/matrix/math.hpp>
|
||||
#include <perf/perf_counter.h>
|
||||
#include <px4_platform_common/px4_config.h>
|
||||
|
||||
Reference in New Issue
Block a user