240
edits
| Line 29: | Line 29: | ||
pip install meshcore-cli # this depends on meshcore i guess? | pip install meshcore-cli # this depends on meshcore i guess? | ||
sudo apt install bluetooth bluez pi-bluetooth # haha install the stuff the pi needs for bluetooth | sudo apt install bluetooth bluez pi-bluetooth # haha install the stuff the pi needs for bluetooth | ||
sudo systemctl enable bluetooth | |||
sudo systemctl start bluetooth | |||
</pre> | </pre> | ||