Merge pull request #5 from CodeBlock/patch-1

RED isn't a member of ColorSSTV since 105fa7b
This commit is contained in:
András Veres-Szentkirályi 2014-01-14 00:41:11 -08:00
commit 2e8148b029

View file

@ -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