diff --git a/internal_filesystem/boot_unix.py b/internal_filesystem/boot_unix.py index fdf6eceb..fb9e0333 100644 --- a/internal_filesystem/boot_unix.py +++ b/internal_filesystem/boot_unix.py @@ -16,8 +16,8 @@ import mpos.clipboard TFT_HOR_RES=320 TFT_VER_RES=240 -#TFT_HOR_RES=640 -#TFT_VER_RES=480 +TFT_HOR_RES=640 +TFT_VER_RES=480 # 4:3 DVD resolution: #TFT_HOR_RES=720