mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Update _lora-regions to clarify rolling hour
The rolling 1-hour window isn't clear in the docs.
This commit is contained in:
parent
91afc1c8b7
commit
c0d1579877
|
@ -21,5 +21,5 @@
|
|||
| `LORA_24` | 2.4 GHz band worldwide | 2400.0 - 2483.5 | 100 | 10 |
|
||||
|
||||
:::info
|
||||
EU_433 and EU_868 have to adhere to an hourly duty cycle limitation of 10%. Your device will stop transmitting if you reach it, until it is allowed again.
|
||||
EU_433 and EU_868 have to adhere to an hourly duty cycle limitation of 10%, calculated every minute on a rolling 1-hour basis. Your device will stop transmitting if you reach it, until it is allowed again.
|
||||
:::
|
||||
|
|
Loading…
Reference in a new issue