Skip to content

Commit

Permalink
Print selected menus
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcomm committed Jun 2, 2024
1 parent 2f2fda8 commit f6fcd52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wificom/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ def run_punchbag():
return
tree.back()
continue
print("Selected:", node.text)
rom_text = tree.digirom(node)
if rom_text is None:
tree.pick(node)
Expand Down

0 comments on commit f6fcd52

Please sign in to comment.