#include <msp_msg.hpp>

Public Member Functions | |
| virtual ID | id () const override |
| get the ID of the message | |
| V2Frame (FirmwareVariant v) | |
Definition at line 4883 of file msp_msg.hpp.
| msp::msg::V2Frame::V2Frame | ( | FirmwareVariant | v | ) | [inline] |
Definition at line 4884 of file msp_msg.hpp.
| virtual ID msp::msg::V2Frame::id | ( | ) | const [inline, override, virtual] |
get the ID of the message
Implements msp::Message.
Definition at line 4886 of file msp_msg.hpp.