mavCmdRequestStorageInformation top-level constant

  1. @Deprecated("Replaced by [MAV_CMD_REQUEST_MESSAGE] since 2019-08. ")
MavCmd const mavCmdRequestStorageInformation

Request storage information (STORAGE_INFORMATION). Use the command's target_component to target a specific component's storage.

MAV_CMD_REQUEST_STORAGE_INFORMATION

Implementation

@Deprecated("Replaced by [MAV_CMD_REQUEST_MESSAGE] since 2019-08. ")
const MavCmd mavCmdRequestStorageInformation = 525;