Structure describing the payload section of the MSG_STATUS_TEXT message. More...
#include <APM_BinComm.h>
Public Attributes | |
uint8_t | severity |
char | text [50] |
Structure describing the payload section of the MSG_STATUS_TEXT message.
Definition at line 56 of file APM_BinComm.h.
Definition at line 57 of file APM_BinComm.h.
char BinComm::msg_status_text::text[50] |
Definition at line 58 of file APM_BinComm.h.