You've already forked meshtastic-pure-m5stack
mirror of
https://github.com/m5stack/meshtastic-pure-m5stack.git
synced 2026-05-20 11:42:48 -07:00
5 lines
192 B
Bash
5 lines
192 B
Bash
# Absolute path to the local meshtastic config.yaml file
|
|
CONFIG_PATH=/path/to/meshtastic/config.yaml
|
|
# USB device to passthrough (`lsusb -t`: look for `ch341`)
|
|
USB_DEVICE=/dev/bus/usb/001/037
|