5 lines
311 B
Plaintext
5 lines
311 B
Plaintext
---- MAX_PACKET_SIZE Matches (3 in 1 files) ----
|
|
vox_module.c (UsrSrc\vox) line 77 : #define MAX_PACKET_SIZE 0x20
|
|
HandleTxCommand in vox_module.c (UsrSrc\vox) : tx_pData[3] = MAX_PACKET_SIZE;
|
|
HandleTxCommand in vox_module.c (UsrSrc\vox) : tx_pData[7] = MAX_PACKET_SIZE; //max_packet_size:0x20
|