package ie.dcu.auto; public interface Constants { final byte ERROR_VALUE = (byte) 0xff; }