Merge pull request #13 from sjlongland/bugfix/robot-bw-timings

modespec: Correct timings for Robot 8 B/W
master
Oona Räisänen 2024-07-30 07:14:27 +03:00 zatwierdzone przez GitHub
commit ca6d7012ae
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -198,8 +198,8 @@ _ModeSpec ModeSpec[] = {
.SyncTime = 7e-3,
.PorchTime = 0e-3,
.SeptrTime = 0e-3,
.PixelTime = 0.188e-3,
.LineTime = 67e-3,
.PixelTime = 0.1871875e-3,
.LineTime = 66.9e-3,
.ImgWidth = 320,
.NumLines = 120,
.LineHeight = 2,