chiark / gitweb /
Debugging: Print each touch's state bitmask in mtstate_output
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 23 Apr 2016 19:54:49 +0000 (20:54 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 26 Apr 2016 19:42:32 +0000 (20:42 +0100)
commit35b5a69fb105df3ca601e8a274b4e3b5da899293
tree58f74d39c7f2dafabf5cf4aa05026b060e79fe9d
parentd3540aa6dbdda988cee8c40c3aadfede7a82b958
Debugging: Print each touch's state bitmask in mtstate_output

The user is expected to decode the hex (with reference to the bit
numbers defined in mtstate.h).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/mtstate.c