packetBuf property

List<int8_t> packetBuf
final

Parameters buffer. Contains a series of variable length parameter blocks, one per parameter, with format as specifed elsewhere.

MAVLink type: uint8_t248

packet_buf

Implementation

final List<int8_t> packetBuf;