Difference between revisions of "Roofnode"

63 bytes added ,  Yesterday at 22:53
no edit summary
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>