Skip to content

Commit

Permalink
Updated controller API use
Browse files Browse the repository at this point in the history
  • Loading branch information
Brikwerk committed Dec 29, 2020
1 parent 4b48c28 commit b55bd1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/crash_switch.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def print_msg_switch(data):
bt = BlueZ(adapter_path="/org/bluez/hci0")

controller = Controller(bt, PRO_CONTROLLER)
controller.setup()

# Switch sockets
switch_itr = socket.socket(family=socket.AF_BLUETOOTH,
Expand Down

0 comments on commit b55bd1d

Please sign in to comment.