You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Bigger display on unix
This commit is contained in:
@@ -6,8 +6,8 @@ import sdl_display
|
||||
|
||||
import mpos.ui
|
||||
|
||||
TFT_HOR_RES=320
|
||||
TFT_VER_RES=240
|
||||
TFT_HOR_RES=640
|
||||
TFT_VER_RES=480
|
||||
|
||||
bus = lcd_bus.SDLBus(flags=0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user