fixup! core(feat): Add FIRMWARE VERSION command to prodtest.

Andrew Kozlik 4 weeks ago
parent 07281f8a42
commit 2ebf237575

@ -98,6 +98,8 @@ The command requires two input parameters:
If the display is not touched within the specified timeout, the command will return an `ERROR TIMEOUT`.
The command does not check whether the touch point lies within the quadrant or not. It only returns the x and y coordinate of the touch point.
Example (to draw a rectangle in the top-left quadrant and wait for 9 seconds for touch input):
```
TOUCH 09

Loading…
Cancel
Save