Updated Configuration parameters (markdown)

master
sh123 2021-10-25 15:48:52 +03:00
rodzic a718ac6727
commit 8ca606190d
1 zmienionych plików z 1 dodań i 1 usunięć

@ -27,7 +27,7 @@
| APRS | EnableIsToRf | CFG_IS_TO_RF | Forward packets from internet to radio basedon `CFG_APRS_FILTER` applies |
| APRS | EnableRepeater | CFG_DIGIREPEAT | Digirepeat incoming packets |
| APRS | EnableBeacon | CFG_BEACON | Enable perdiodc beacon from `CFG_APRS_RAW_BKN` |
| USB | UsbSerialEnable | CFG_USB_SERIAL_ENABLE | `true` - enable USB transport, `false` - disable, has priority over BT/TCPIP |
| USB | UsbSerialEnable | CFG_USB_SERIAL_ENABLE | `true` - enable USB transport (Bluetooth and TCPIP modes are going to be disabled), `false` - disable, has priority over BT/TCPIP |
| BT | BtName | CFG_BT_NAME | Set Bluetooth/BLE name, empty string disables Bluetooth/BLE usage |
| BT | BtEnableBle | CFG_BT_USE_BLE | `true` - use BLE instead of serial Bluetooth (for iOS apps), `false` - run in Bluetooth serial mode |
| WiFi | WifiEnableAp | CFG_WIFI_ENABLE_AP | `true` - run in WiFi AP mode (for KISS over TCPIP), `false` - run in WiFi client/STA mode |