autotest: update plane-3d SCR params

need more memory for aerobatics
This commit is contained in:
Andrew Tridgell 2022-11-25 19:18:07 +11:00
parent 1aedb709e0
commit fc137d3bdc
1 changed files with 2 additions and 2 deletions

View File

@ -33,5 +33,5 @@ ARSPD_FBW_MAX 30
LIM_ROLL_CD 7000
# setup for scripting
SCR_ENABLE 1
SCR_HEAP_SIZE 300000
SCR_VM_I_COUNT 100000
SCR_HEAP_SIZE 350000
SCR_VM_I_COUNT 400000