mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 19:10:34 +08:00
Move src/module/systemlib/mixer to src/lib/mixer
This commit is contained in:
committed by
Beat Küng
parent
d46c37be79
commit
89642a9203
@@ -4,7 +4,7 @@
|
||||
#include <geo/geo.h>
|
||||
#include <px4iofirmware/px4io.h>
|
||||
#include <systemlib/err.h>
|
||||
#include <systemlib/mixer/mixer.h>
|
||||
#include <lib/mixer/mixer.h>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user