make AGC optional
This commit is contained in:
@@ -7,4 +7,5 @@ class SddcSource(ConnectorSource):
|
||||
|
||||
|
||||
class SddcDeviceDescription(ConnectorDeviceDescription):
|
||||
pass
|
||||
def hasAgc(self):
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user