Skip to content

Commit b9a7773

Browse files
committed
Use new 800x240p30, lower overclock
1 parent 5ea0670 commit b9a7773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runcpm-rp2040-dvi-usb/runcpm-pico/hardware/pico/feather_dvi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#define USE_DISPLAY (1)
1414

1515
#if USE_DISPLAY
16-
DVItext1 display(DVI_RES_800x240p60, adafruit_feather_dvi_cfg);
16+
DVItext1 display(DVI_RES_800x240p30, adafruit_feather_dvi_cfg);
1717
#endif
1818
#define SPI_CLOCK (20'000'000)
1919
#define SD_CS_PIN (10)

0 commit comments

Comments
 (0)