13 lines
259 B
Plaintext
Executable File
13 lines
259 B
Plaintext
Executable File
|
|
pkt_cfg:
|
|
{
|
|
uint8_t data_idx =0;
|
|
uint8_t pkt[]={
|
|
|
|
08 00 ff 5f 00 02 00 30 30 10 50 03 56 30 00 00
|
|
11 06 00 00 00 70 30 00 00 00 00 00 00 00 00 00
|
|
10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f
|
|
20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f
|
|
|
|
};
|
|
} |