From 97b405a5498203f8cf5d5f2ba4f3da64fa900de4 Mon Sep 17 00:00:00 2001 From: Craft_Coder <75435727+enderslayer7777@users.noreply.github.com> Date: Mon, 27 May 2024 20:51:35 -0500 Subject: [PATCH] Update v2.md (#1335) Resolution spelling error. Changed 8120 to 1280. --- docs/v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v2.md b/docs/v2.md index e48acf62..61f112d7 100644 --- a/docs/v2.md +++ b/docs/v2.md @@ -158,7 +158,7 @@ ## Video modes PiKVM V2 with CSI bridge can only handle the maximum resolution 1920x1080@50Hz, 60Hz is not supported due hardware limitation. -You can use any other resolution less than the specified one, for example 8120x720@60Hz. +You can use any other resolution less than the specified one, for example 1280x720@60Hz. If you have any problems with video on CSI bridge, follow [this guide](edid.md).