Structure describing the payload section of the MSG_VERSION_REQUEST message. More...
#include <protocol.h>
Public Attributes | |
uint8_t | systemType |
uint8_t | systemID |
Structure describing the payload section of the MSG_VERSION_REQUEST message.
Definition at line 361 of file protocol.h.
uint8_t msg_version_request::systemID |
Definition at line 363 of file protocol.h.
uint8_t msg_version_request::systemType |
Definition at line 362 of file protocol.h.