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