whyclj
2020-12-30 e1d384a139a468e7a88a71dd2c9539ee835d9f8c
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) ********************************
***************************************************************************************/