Files
lora_meshtastic_project/code/firmware/.devcontainer/setup.sh
T

7 lines
107 B
Bash

#!/usr/bin/env sh
git submodule update --init
pip install --no-cache-dir setuptools
pipx install esptool