#include <msp_msg.hpp>

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