Skip to content

Commit 14e17b4

Browse files
Bigger display on unix
1 parent e194756 commit 14e17b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

internal_filesystem/boot_unix.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
import mpos.ui
88

9-
TFT_HOR_RES=320
10-
TFT_VER_RES=240
9+
TFT_HOR_RES=640
10+
TFT_VER_RES=480
1111

1212
bus = lcd_bus.SDLBus(flags=0)
1313

0 commit comments

Comments
 (0)