The service ReadDTCInformation should accept 0xFF for the input for subfunction 0x42 and 0x55. Getting the error below currently. ```Python EXCEPTION of type 'ValueError' occurred with message: Functional Group ID must be an integer between 0x0 and 0xFE ```