From 92e62cc9c42a4354be6e843d6cf53bf5c269b507 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 26 Jul 2024 10:17:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cac6e22..99f1cf5 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Copy [config.template](config.template) to `config.ini` and edit for your needs. - `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). +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. ``` #config.ini