mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
SITL: Update RPM param in FlightAxis defaults
This commit is contained in:
parent
df1280e999
commit
7be9773f95
@ -80,7 +80,7 @@ static const struct {
|
||||
{ "INS_ACCSCAL_X", 1.001 },
|
||||
{ "INS_ACCSCAL_Y", 1.001 },
|
||||
{ "INS_ACCSCAL_Z", 1.001 },
|
||||
{ "RPM_TYPE", 10 },
|
||||
{ "RPM1_TYPE", 10 },
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user