Updated Configuration parameters (markdown)

master
sh123 2022-12-20 11:36:40 +02:00
rodzic 1b5acf398e
commit 99e1f1bfd2
1 zmienionych plików z 4 dodań i 1 usunięć

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