Closedown
This commit is contained in:
@@ -108,9 +108,7 @@ class WireScanner(WireScanInfo):
|
||||
self.start = None
|
||||
self.end = None
|
||||
self.scan_range = scan_range;
|
||||
if sel is not None:
|
||||
self.set_selection(sel)
|
||||
|
||||
|
||||
if velocity is not None:
|
||||
self.wire_velocity.write(float(velocity))
|
||||
if cycles is not None:
|
||||
|
||||
Reference in New Issue
Block a user