mirror of https://github.com/ArduPilot/ardupilot
Tools: autotest: remove ineffective sub parameter
This would be SIM_BARO_RND. Adding randomness by default may make autotests non-repeatable.
This commit is contained in:
parent
1a71519e17
commit
0dfb1e858c
|
@ -1,4 +1,3 @@
|
|||
BARO_RND 0.02
|
||||
BATT_MONITOR 4
|
||||
BTN0_FUNCTION 0
|
||||
BTN10_SFUNCTION 0
|
||||
|
|
Loading…
Reference in New Issue