#include <ispackets.h>
Data Fields | |
byte | Size |
always 4 | |
byte | Type |
always ISP_TINY | |
byte | ReqI |
0 unless it is an info request or a reply to an info request | |
byte | SubT |
subtype, from TINY_ enumeration (e.g. TINY_RACE_END) |
General purpose 4 byte packet
Definition at line 797 of file ispackets.h.
byte IS_TINY::Size |
byte IS_TINY::Type |
byte IS_TINY::ReqI |
0 unless it is an info request or a reply to an info request
Definition at line 801 of file ispackets.h.
byte IS_TINY::SubT |