this
{ if (this.MID == gECU_MID) { if (this.MessageDisplayed == 1) { gDisplayState = kDisplayed; } else { gDisplayState = kTimeout; } } }