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