mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
Merge pull request #11 from PX4/dspal_fix
Added dspal_math.h for missing constants
This commit is contained in:
commit
6009709986
@ -1,5 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef __PX4_QURT
|
||||
#include "dspal_math.h"
|
||||
#endif
|
||||
#include "Matrix.hpp"
|
||||
#include "SquareMatrix.hpp"
|
||||
#include "Vector.hpp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user