mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 05:30:34 +08:00
hide legacy read-only parameter under Developer category
This commit is contained in:
committed by
Mathieu Bresciani
parent
a7c03de434
commit
ced41febb7
@@ -61,6 +61,7 @@ PARAM_DEFINE_INT32(SENS_MAG_SIDES, 63);
|
||||
* Use SENS_MAG_SIDES instead
|
||||
*
|
||||
* @group Sensors
|
||||
* @category Developer
|
||||
*/
|
||||
PARAM_DEFINE_INT32(CAL_MAG_SIDES, 63);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user