Skip to content

Commit 9dcac29

Browse files
authored
Apply compression to 3.7" (#47)
1 parent 7c91233 commit 9dcac29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

custom_components/gicisky/gicisky_ble/devices.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ class DeviceEntry:
131131
width=240,
132132
height=416,
133133
mirror_y=True,
134+
compression2=True,
134135
max_voltage=3.0
135136
),
136137
0x004E: DeviceEntry(

0 commit comments

Comments
 (0)