whyclxw
2021-08-30 c18aed04a5d3f8eb3aae493e37e611ec4871d30b
1
2
3
4
5
6
7
8
9
10
11
package com.dev.fbs9100;
 
public class FBS9100_SysLog 
{
    public int posStart;
    public int len;
    public int CRC;
}
/***************************************************************************************
****************************** end of file (FBS_SysLog) ********************************
***************************************************************************************/