mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 19:09:06 +08:00
autostart scripts: remove SYS_PARAM_VER
With the airframe defaults there's no use for that anymore
This commit is contained in:
parent
aec63eacbe
commit
9dd6bef7f9
@ -309,7 +309,6 @@ MavlinkParametersManager::send()
|
||||
param_find("SENS_BOARD_Y_OFF");
|
||||
param_find("SENS_BOARD_Z_OFF");
|
||||
param_find("SENS_DPRES_OFF");
|
||||
param_find("SYS_PARAM_VER");
|
||||
param_find("TRIG_MODE");
|
||||
param_find("UAVCAN_ENABLE");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user