mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
6 lines
127 B
Bash
6 lines
127 B
Bash
#!/bin/sh
|
|
# shellcheck disable=SC2154
|
|
|
|
#param set-default MAV_SYS_ID $((px4_instance+1))
|
|
#param set-default IMU_INTEG_RATE 250
|