whychdw
2019-07-15 7453e58bae60fa07ff4d9b2bdb5c1d9e102066c1
1
2
3
4
5
6
7
8
9
10
11
package com.fbs9100;
 
public class FBS_SysLog 
{
    public int posStart;
    public int len;
    public int CRC;
}
/***************************************************************************************
****************************** end of file (FBS_SysLog) ********************************
***************************************************************************************/