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`