Skip to content

Commit

Permalink
Update README.md, add zoom and rotate instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
imliubo committed Feb 26, 2024
1 parent 5d8c231 commit 7b6ce9c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,15 @@ To build/execute, on PlafomIO tab expand desired env and click target:
<img src="support/pio_explorer.png" width="60%">

Note, for emulator env `upload` also executes compiled binary.

### Zoom and rotate the window at runtime

The emulator support zoom and rotate the window at runtime. So you can easily zoom and rotate the window to view UI details.

1. Zoom

Press :keyboard: **1 ~ 6** number key to zoom the window size.

1. Rotate

Press :keyboard: **"L"** **"R"** letter key to rotate the window.

0 comments on commit 7b6ce9c

Please sign in to comment.