Administrator
2021-11-26 0deb53a184ea4bb5ca6967b2d9342cb597b53ab2
1
2
3
4
5
6
7
8
9
10
11
package com.dev.btse.data;
 
public class FBS9100_SysLog 
{
    public int posStart;
    public int len;
    public int CRC;
}
/***************************************************************************************
****************************** end of file (FBS_SysLog) ********************************
***************************************************************************************/