Last active
March 5, 2016 21:56
-
-
Save davidbarkhuizen/7a547c4bb075387634be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| First, install libbluetooth-dev | |
| $ sudo apt-get install libbluetooth-dev | |
| Then install pybluez | |
| $ sudo apt-get install python-bluez |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment