PreflightStorageParameterAction typedef
PreflightStorageParameterAction = int
Actions for reading/writing parameters between persistent and volatile storage when using MAV_CMD_PREFLIGHT_STORAGE. (Commonly parameters are loaded from persistent storage (flash/EEPROM) into volatile storage (RAM) on startup and written back when they are changed.)
PREFLIGHT_STORAGE_PARAMETER_ACTION
Implementation
typedef PreflightStorageParameterAction = int;