mirror of https://github.com/pikvm/pikvm.git
Update v2.md
Resolution spelling error. Changed 8120 to 1280.
This commit is contained in:
parent
568194c34a
commit
e1f1b0626c
|
|
@ -158,7 +158,7 @@
|
||||||
## Video modes
|
## Video modes
|
||||||
|
|
||||||
PiKVM V2 with CSI bridge can only handle the maximum resolution 1920x1080@50Hz, 60Hz is not supported due hardware limitation.
|
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).
|
If you have any problems with video on CSI bridge, follow [this guide](edid.md).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue