Skip to content

Commit

Permalink
Update Displays.md
Browse files Browse the repository at this point in the history
Readability
  • Loading branch information
sfromis authored Dec 5, 2023
1 parent cc01eee commit 7a751b1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/Displays.md
Original file line number Diff line number Diff line change
Expand Up @@ -602,14 +602,14 @@ Register values for all 4 rotations (color display only)
2. x offset
3. y offset
4. rotation pseudo opcode for touch panel, in case of RGB panel use only these entries
the appropriate coordinate convervsions are defined via pseudo opcodes
0 = no conversion
1 = swap and flip x
2 = flipx, flip y
3 = swap and flip y
4 = flip x
5 = flip y
bit 7 = swap x,y
the appropriate coordinate convervsions are defined via pseudo opcodes:<br>
0 = no conversion<br>
1 = swap and flip x<br>
2 = flip x, flip y<br>
3 = swap and flip y<br>
4 = flip x<br>
5 = flip y<br>
bit 7 = swap x,y<br>

`:A`
3 OPCODES to set address window _(all but epaper displays)_
Expand Down

0 comments on commit 7a751b1

Please sign in to comment.