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

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)