Skip to content

Commit fb08fc0

Browse files
committed
restore docs
1 parent 1f48d2b commit fb08fc0

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/cli_commands.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,12 @@ This document provides an overview of CLI commands that can be sent to MeshCore
447447
- `set af <value>`
448448

449449
**Parameters:**
450-
- `value`: Airtime factor (0-9)
450+
- `value`: Airtime factor (0-9). After each transmission, the repeater enforces a silent period of approximately the on-air transmission time multiplied by the value. This results in a long-term duty cycle of roughly 1 divided by (1 plus the value). For example:
451+
- `af = 1`~50% duty
452+
- `af = 2`~33% duty
453+
- `af = 3`~25% duty
454+
- `af = 9`~10% duty
455+
You are responsible for choosing a value that is appropriate for your jurisdiction and channel plan (for example EU 868 Mhz 10% duty cycle regulation).
451456

452457
**Default:** `1.0`
453458

0 commit comments

Comments
 (0)