Closedown

This commit is contained in:
sfop
2017-04-27 10:37:41 +02:00
parent 40d7d2169c
commit 041f79c1d3
2 changed files with 4 additions and 6 deletions
+1 -3
View File
@@ -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: