Closedown
This commit is contained in:
@@ -11,13 +11,13 @@ s.waitCacheChange(5000)
|
||||
print s.getIdentifiers()
|
||||
|
||||
|
||||
for channel in s.children:
|
||||
add_device(channel, True)
|
||||
#for channel in s.children:
|
||||
# add_device(channel, True)
|
||||
|
||||
|
||||
#pid = s.getPidReader()
|
||||
|
||||
bscan(s, 10000)
|
||||
bscan(s, 10000, preserve = False)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user