From f53fa766ec26ed8417fdb1818fc6d03a0fc0b5a6 Mon Sep 17 00:00:00 2001 From: sh123 Date: Sat, 23 Oct 2021 15:31:13 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 07d2b0e..faedd90 100644 --- a/Home.md +++ b/Home.md @@ -12,6 +12,8 @@ Amateur radio ESP32 based LoRa **KISS Bluetooth/BLE/USB/TCPIP modem** + **APRS-I - *WiFi client/STA mode*, activated when `cfg.WifiEnableAp/CFG_WIFI_ENABLE_AP` is set to `false` - Can operate in *WiFi AP mode*, activated when `cfg.WifiEnableAp/CFG_WIFI_ENABLE_AP` is set to `true` +Transport priority when multiple are activated is USB, TCP/IP, Bluetooth/BLE + # Modes of operation - **Normal/Client mode**, activated when `cfg.IsClientMode/CFG_IS_CLIENT_MODE` is set to `true` - **APRS iGate/digipeater mode**, activated when `cfg.IsClientMOde/CFG_IS_CLIENT_MODE` is set to `false`