InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
MSG Type - send to LFS to type message or command. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
68 | |
byte | Type |
ISP_MST | |
byte | ReqI |
0 | |
byte | Zero |
char | Msg [64] |
last byte must be zero |
MSG Type - send to LFS to type message or command.
Definition at line 1153 of file ispackets.h.
char IS_MST::Msg[64] |
last byte must be zero
Definition at line 1160 of file ispackets.h.
byte IS_MST::ReqI |
0
Definition at line 1157 of file ispackets.h.
byte IS_MST::Size |
68
Definition at line 1155 of file ispackets.h.
byte IS_MST::Type |
Definition at line 1156 of file ispackets.h.
byte IS_MST::Zero |
Definition at line 1158 of file ispackets.h.