Update README.md

This commit is contained in:
SpudGunMan
2024-08-27 19:27:07 -07:00
parent 22e16db1f2
commit f6b2e0a506
+1 -1
View File
@@ -57,7 +57,7 @@ Optionally:
- `launch.sh` will activate and launch the app in the venv if built.
### Configurations
Copy the [config.template](config.template) to `config.ini` and set the appropriate interface for your method (serial/ble/tcp). While BLE and TCP will work, they are not as reliable as serial connections. There is a watchdog to reconnect tcp if possible.
Copy the [config.template](config.template) to `config.ini` and set the appropriate interface for your method (serial/ble/tcp). While BLE and TCP will work, they are not as reliable as serial connections. There is a watchdog to reconnect tcp if possible. To get BLE mac `meshtastic --ble-scan`
```
#config.ini