kasli: don't bother with grabber ttls for now

not used on target cameras
pull/1017/head
Robert Jördens 2018-05-28 07:29:08 +02:00
parent 80c69da17e
commit b20a8c86b0
1 changed files with 1 additions and 1 deletions

View File

@ -511,7 +511,7 @@ class LUH(_StandaloneBase):
eem.Sampler.add_std(self, 3, None, ttl_serdes_7series.Output_8X)
eem.Urukul.add_std(self, 4, None, ttl_serdes_7series.Output_8X)
eem.Urukul.add_std(self, 5, None, ttl_serdes_7series.Output_8X)
eem.Grabber.add_std(self, 6, None, ttl_simple.Output)
eem.Grabber.add_std(self, 6)
for i in (1, 2):
sfp_ctl = self.platform.request("sfp_ctl", i)