222
DELL
2024-10-30 9764dbb84e14efa922af7d487d15c8c4eabbbdcf
1
2
3
4
5
6
7
8
9
10
11
package com.dev.bts.data;
 
public class FBS9100_SysLog 
{
    public int posStart;
    public int len;
    public int CRC;
}
/***************************************************************************************
****************************** end of file (FBS_SysLog) ********************************
***************************************************************************************/