Skip to content

feat: document unknown touchscreen messages#26

Merged
marklynch merged 2 commits into
marklynch:mainfrom
lawther:unknown_0x5b_payload
Jun 16, 2026
Merged

feat: document unknown touchscreen messages#26
marklynch merged 2 commits into
marklynch:mainfrom
lawther:unknown_0x5b_payload

Conversation

@lawther

@lawther lawther commented May 25, 2026

Copy link
Copy Markdown
Contributor

My touchscreen only ever sends 0x00 as the payload for CMD 0x05.

I also see 01 00 as the payload for CMD 0x12 from the touchscreen.

I added notes to PROTOCOL.md and supplied a trace.

For 0x05, I didn't modify the parsing code, so it's still reported as an unknown CMD.
For the 0x12 payload, I did modify the existing parsing code so 01 00 is not reported as unexpected.

@lawther lawther force-pushed the unknown_0x5b_payload branch from 08da347 to 603662d Compare May 25, 2026 12:54
@lawther lawther changed the title feat: touchscreen CMD 0x05 update feat: document unknown touchscreen messages May 25, 2026
@lawther lawther force-pushed the unknown_0x5b_payload branch 2 times, most recently from 303b125 to 1f0f3bd Compare May 27, 2026 05:04
- add touchscreen CMD 0x05 sample and update protocol documentation for 0x00 payload support
 - add information about payload 01 00 for cmd 0x12 from the touchscreen. Update PROTOCOL.md and add sample trace.
@lawther lawther force-pushed the unknown_0x5b_payload branch from 1f0f3bd to 95ac06b Compare June 5, 2026 00:21
@marklynch marklynch merged commit 46119e7 into marklynch:main Jun 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants