#include <msp_msg.hpp>
Public Member Functions | |
ActiveBoxes (FirmwareVariant v) | |
virtual ID | id () const override |
get the ID of the message |
Definition at line 3308 of file msp_msg.hpp.
msp::msg::ActiveBoxes::ActiveBoxes | ( | FirmwareVariant | v | ) | [inline] |
Definition at line 3309 of file msp_msg.hpp.
virtual ID msp::msg::ActiveBoxes::id | ( | ) | const [inline, override, virtual] |
get the ID of the message
Implements msp::Message.
Definition at line 3311 of file msp_msg.hpp.