Tools: autotest: models: Callisto.json: add number of motors

This commit is contained in:
Iampete1 2022-05-01 11:53:14 +01:00 committed by Andrew Tridgell
parent f61d96dd5c
commit 73dfcfb7d9

View File

@ -54,5 +54,8 @@
# momentum drag coefficient
# ratio of momentum drag relative to a ducted rotor of the same effective disc area
"mdrag_coef" : 0.10
"mdrag_coef" : 0.10,
# number of motors
"num_motors" : 8
}