Closedown

This commit is contained in:
2019-10-10 12:20:16 +02:00
parent 41a667d54f
commit 8450f22101
2 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
#Thu Oct 10 12:17:53 CEST 2019
FileSequentialNumber=41
#Thu Oct 10 12:19:57 CEST 2019
FileSequentialNumber=42

View File

@@ -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)