mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
INAV: Move circuit breaker to Developer category
This commit is contained in:
@@ -340,6 +340,7 @@ PARAM_DEFINE_FLOAT(INAV_LIDAR_OFF, 0.0f);
|
||||
* @reboot_required true
|
||||
* @min 0
|
||||
* @max 328754
|
||||
* @category Developer
|
||||
* @group Position Estimator INAV
|
||||
*/
|
||||
PARAM_DEFINE_INT32(CBRK_NO_VISION, 0);
|
||||
|
||||
Reference in New Issue
Block a user