my_teams
|
Represents a packet with type and data. More...
#include <protocol.h>
Public Attributes | |
uint16_t | type |
uint8_t | data [DATA_SIZE] |
Represents a packet with type and data.
uint8_t p_packet_s::data[DATA_SIZE] |
uint16_t p_packet_s::type |