kopia lustrzana https://github.com/sh123/esp32_loraprs
Updated Configuration parameters (markdown)
rodzic
1b5acf398e
commit
99e1f1bfd2
|
@ -48,4 +48,7 @@
|
|||
| PTT | PttEnable | CFG_PTT_ENABLE | `true` - enable external device PTT control, such as amplifier, `false` - disable |
|
||||
| PTT | PttPin | CFG_PTT_PIN | Relay control pinout |
|
||||
| PTT | PttTxDelayMs | CFG_PTT_TX_DELAY_MS | How much to wait before relay switching on and transmission startup |
|
||||
| PTT | PttTxTailMs | CFG_PTT_TX_TAIL_MS | How much to wait after transmission completion before switching off the relay |
|
||||
| PTT | PttTxTailMs | CFG_PTT_TX_TAIL_MS | How much to wait after transmission completion before switching off the relay |
|
||||
| KISS | TlmEnable | CFG_TLM_ENABLE | Enable modem telemetry |
|
||||
| KISS | TlmBatMonPin | CFG_TLM_BAT_MON_PIN | Battery monitor ADC pin |
|
||||
| KISS | TlmBatMonCal | CFG_TLM_BAT_MON_CAL | Battery voltage calibration correction value (float, volts) |
|
Ładowanie…
Reference in New Issue