mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 06:40:36 +08:00
Update math lib include path
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#ifdef CONFIG_ARCH_ARM
|
||||
#include "../CMSIS/Include/arm_math.h"
|
||||
#else
|
||||
#include "matrix/matrix.hpp"
|
||||
#include "matrix/math.hpp"
|
||||
#endif
|
||||
#include <platforms/px4_defines.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user