kopia lustrzana https://github.com/sh123/esp32_loraprs
Updated Configuration parameters (markdown)
rodzic
a718ac6727
commit
8ca606190d
|
@ -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 |
|
||||
|
|
Ładowanie…
Reference in New Issue