Difference between revisions of "Roofnode"

Jump to navigation Jump to search
151 bytes added ,  Yesterday at 23:49
 
Line 31: Line 31:
sudo systemctl enable bluetooth
sudo systemctl enable bluetooth
sudo systemctl start bluetooth
sudo systemctl start bluetooth
pip3 install --upgrade pytap2
pip3 install --upgrade "meshtastic[cli]" # this line and the above to install the meshtastic cli (in the same venv)
</pre>
</pre>


Line 38: Line 40:
<pre>
<pre>
cd mcore
cd mcore
python3 -m venv .venv
source .venv/bin/activate
</pre>
</pre>


<pre>
<pre>
1

edit

Navigation menu