mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 06:20:36 +08:00
ControlMath: rename namespace to file name
This commit is contained in:
committed by
Beat Küng
parent
10a50dd97e
commit
09bf73945a
@@ -43,7 +43,7 @@
|
||||
#include "ControlMath.hpp"
|
||||
#include <platforms/px4_defines.h>
|
||||
|
||||
namespace PosControl
|
||||
namespace ControlMath
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user