Skip to content

Commit

Permalink
GSM770X: add 1:1 ratio option (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh authored Mar 28, 2023
1 parent e0833f5 commit 2b72873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/monitor/GSM770X.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
<!-- Control 0xf5: +/1/255 C [Aspect Ratio] READ ONLY -->
<!-- Easter Egg... set address 0x60 to value 3/4 gives "off menu" 21:9 aspect ratios -->
<control id="ratio" address="0xF5">
<value id="1to1" name="1:1" value="0x00" />
<value id="wide" name="Full Wide" value="0x01"/>
<value id="original" name="Original" value="0x02"/>
</control>
Expand Down

0 comments on commit 2b72873

Please sign in to comment.