Skip to content

Commit 6b5c31c

Browse files
committed
links
1 parent 588bd1f commit 6b5c31c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This is a fork of RP2040 Doom targeting the Thumby. It switches the display betw
55
pretty reasonable greyscale. Sound is currently unsupported. It doesn't overclock the device like the VGA version.
66

77
Different batches have slightly different displays. If you get a display that doesn't sync, or doesn't do the greyscale trick, try
8-
fiddling with the `FRAME_PERIOD` in `i_video.c`. The settings here work on the Thumby I have, but other devices I've encountered have
9-
needed a frame period of around 6400, and `PARK_LINES` of 2.
8+
fiddling with the `FRAME_PERIOD` in `i_video.c`. The settings here work on the Thumby I have, but [other](https://www.youtube.com/watch?v=o76U0JPrMFk)
9+
[devices](https://www.youtube.com/watch?v=-G9adESjjRg) have sometimes needed a frame period of around 6400, and `PARK_LINES` of 2.
1010

1111
## Controls
1212

0 commit comments

Comments
 (0)