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 1140 of file ispackets.h.
byte IS_MST::Size |
68
Definition at line 1142 of file ispackets.h.
byte IS_MST::Type |
Definition at line 1143 of file ispackets.h.
byte IS_MST::ReqI |
0
Definition at line 1144 of file ispackets.h.
byte IS_MST::Zero |
Definition at line 1145 of file ispackets.h.
char IS_MST::Msg[64] |
last byte must be zero
Definition at line 1147 of file ispackets.h.