Closedown

This commit is contained in:
2019-10-10 12:09:00 +02:00
parent b2eec8d438
commit 7554a9c7f8
2 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
#Mon Oct 07 14:16:47 CEST 2019
FileSequentialNumber=30
#Thu Oct 10 12:08:20 CEST 2019
FileSequentialNumber=32
+9 -1
View File
@@ -13,4 +13,12 @@ print s.getIdentifiers()
for channel in s.children:
add_device(channel, True)
show_panel(channel)
#pid = s.getPidReader()
bscan(s, 10000)