4e959438ff18de3b1c02ae98b6d6bef8fb643712
Run these commands to prepare the venv and install the meshtastic module ``` python -m venv venv source venv/bin/activate pip install meshtastic ``` If using a remote llama connection update config.json to be the remote llama link. Going to the correct address in a browser will return "405 method not allowed" Run Python Meshroller ``` python meshroller.py ```
Description
Languages
Python
99.7%
Shell
0.3%