You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This implements video mode timing changes suggested by @WolfWings
in circuitpython issue #10242. Previously, picodvi was set so that
640x480 and 720x400 used refresh rates faster than 60Hz. These
changes lower the refresh rate to 60Hz which should hopefully be
compatible with a wider range of HDMI devices.
0 commit comments