mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 22:30:35 +08:00
Add missing reboot required flag
This commit is contained in:
@@ -95,6 +95,7 @@ PARAM_DEFINE_INT32(SYS_RESTART_TYPE, 2);
|
||||
*
|
||||
* @min 0
|
||||
* @max 921600
|
||||
* @reboot_required true
|
||||
* @group System
|
||||
*/
|
||||
PARAM_DEFINE_INT32(SYS_COMPANION, 157600);
|
||||
|
||||
Reference in New Issue
Block a user