mirror of
https://github.com/dnet/pySSTV.git
synced 2026-04-04 13:57:33 +00:00
grayscale: adjusted Robot24BW sync timing
This commit is contained in:
parent
b74feb49ab
commit
7e9436adeb
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class Robot24BW(GrayscaleSSTV):
|
|||
VIS_CODE = 0x0A
|
||||
WIDTH = 320
|
||||
HEIGHT = 240
|
||||
SYNC = 12
|
||||
SYNC = 7
|
||||
SCAN = 93
|
||||
|
||||
MODES = (Robot8BW, Robot24BW)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue