Hi Alan, as you did something on this driver, doesn't this condition: (status[0] & 0x80) || ((status[0] & 0x1F) == 0x10) || ((status[1] & 0x01) == 0) look odd to you? Especially the parentheses? Regards Oliver
Hi Alan, as you did something on this driver, doesn't this condition: (status[0] & 0x80) || ((status[0] & 0x1F) == 0x10) || ((status[1] & 0x01) == 0) look odd to you? Especially the parentheses? Regards Oliver