Quote:
Originally Posted by kravitz
This one must send key without "kHold" in any case (like original, if my patch works)))
|
Sends char(15)
Quote:
Originally Posted by kravitz
And to be sure there are no additional checks)
This one MUST send key in hex "0x*" on hold.
|
0 gives 0x00, other numbers crash the reader (tried 8 & 5)
PS
Just a thought, maybe you could simply change the number value? 0 => simple press, 10 => hold?