autostart scripts: remove SYS_PARAM_VER

With the airframe defaults there's no use for that anymore
This commit is contained in:
Beat Küng 2021-03-31 10:50:21 +02:00 committed by Daniel Agar
parent aec63eacbe
commit 9dd6bef7f9
6 changed files with 4 additions and 43 deletions

View File

@ -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");