Merge pull request #5 from CodeBlock/patch-1

RED isn't a member of ColorSSTV since 105fa7b
pull/6/head
András Veres-Szentkirályi 2014-01-14 00:41:11 -08:00
commit 2e8148b029
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -64,7 +64,7 @@ class ScottieS1(MartinM1):
return []
def before_channel(self, index):
if index == ColorSSTV.RED:
if index == RED:
for item in MartinM1.horizontal_sync(self):
yield item
yield FREQ_BLACK, self.INTER_CH_GAP