Updated Home (markdown)

master
sh123 2021-10-23 15:31:13 +03:00
rodzic 16f16b7295
commit f53fa766ec
1 zmienionych plików z 2 dodań i 0 usunięć

@ -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`