package com.dev.bts.data;
|
|
public class FBS9100_SysLog
|
{
|
public int posStart;
|
public int len;
|
public int CRC;
|
}
|
/***************************************************************************************
|
****************************** end of file (FBS_SysLog) ********************************
|
***************************************************************************************/
|