whyclj
2019-07-24 c9f8b9e09489e547734246140b4fd3635100fbb6
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) ********************************
***************************************************************************************/