fixup sitl attribute group for planner. - causing invalid advanced/standard views
This commit is contained in:
parent
dad36d2e42
commit
84d2782c33
@ -329,7 +329,8 @@ static const AP_Param::Info var_info[] PROGMEM = {
|
||||
GOBJECT(ahrs, "AHRS_", AP_AHRS),
|
||||
|
||||
#ifdef DESKTOP_BUILD
|
||||
// @Group: SITL
|
||||
// @Group: SIM_
|
||||
// @Path: ../libraries/SITL/SITL.cpp
|
||||
GOBJECT(sitl, "SIM_", SITL),
|
||||
#endif
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user