Closedown
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#Thu Oct 10 12:17:53 CEST 2019
|
||||
FileSequentialNumber=41
|
||||
#Thu Oct 10 12:19:57 CEST 2019
|
||||
FileSequentialNumber=42
|
||||
|
||||
@@ -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