updated-description

pull/12/head
Piotr Lewandowski 2024-04-20 14:17:51 +02:00
rodzic 307aeb0c80
commit bfa18ff5eb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -156,7 +156,7 @@ You like to enable, if you use your tracker portable and it should automatically
</div>
<div>
<label for="preambleLen">TX preamble length [symbols]</label>
<input name="preambleLen" id="preambleLen" type="number" min="8" max="4096" title="LoRa TX Preamble size. Range 8 to 4096 symbols">
<input name="preambleLen" id="preambleLen" type="number" min="8" max="4096" title="A larger preamble size improves packet detection but increases transmission time. Range 8 to 4096 symbols.">
</div>
<div>
<label for="lora_cradapt">Automatic CodeRate adaption on TX</label>