mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 18:00:36 +08:00
commander initial class structure
This commit is contained in:
committed by
Lorenz Meier
parent
55be098e3b
commit
294fbc46a9
@@ -75,7 +75,7 @@
|
||||
|
||||
using namespace DriverFramework;
|
||||
|
||||
namespace Commander
|
||||
namespace Preflight
|
||||
{
|
||||
|
||||
static int check_calibration(DevHandle &h, const char *param_template, int &devid)
|
||||
|
||||
Reference in New Issue
Block a user