model.setFlightMode(index, params)
Previousmodel.setCustomFunction(function, value)Nextmodel.setGlobalVariable(index, flight_mode, value)
Last updated
Was this helpful?
Set Flight mode parameters
@status current Introduced in 2.3.10
index (unsigned number) flight mode number (use 0 for FM0)
params see model.getFlightMode return format for table format.
none
Last updated
Was this helpful?
Was this helpful?