package com.rusefi.sensor_logs; public class Fields { public static final int MLQ_FIELD_HEADER_NAME_OR_CATEGORY = 34; public static final int MLQ_FIELD_HEADER_SIZE = (55 + MLQ_FIELD_HEADER_NAME_OR_CATEGORY); public static final int MLQ_HEADER_SIZE = 24; }