correcciones WebUi
This commit is contained in:
parent
1d2511944d
commit
bcc86d058d
|
|
@ -134,7 +134,7 @@
|
|||
<label
|
||||
for="simplifiedTrackerMode"
|
||||
class="form-label"
|
||||
>Simplified Tracker Mode<small> (Only Gps Beacon Tx/No User Menu)</small></label
|
||||
>Simplified Tracker Mode<small> (Only GPS Beacon Tx/No User Menu)</small></label
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -393,7 +393,7 @@
|
|||
</svg>
|
||||
LoRa
|
||||
</h5>
|
||||
<small>Remember to macht your boards posible Frequencies, SF, CR4.</small>
|
||||
<small>Remember to match your boards posible Frequencies, SF, CR4.</small>
|
||||
</div>
|
||||
<div
|
||||
id="lora-settings"
|
||||
|
|
@ -419,7 +419,7 @@
|
|||
</svg>
|
||||
Wx Telemetry
|
||||
</h5>
|
||||
<small>Define Wx Telemetry (Wx Data will only be sended when Station doesn't move for at least 15 min)</small>
|
||||
<small>Define Wx Telemetry (Wx Data will only be sent when Station doesn't move for at least 15 min)</small>
|
||||
</div>
|
||||
<div class="col-9 mt-2">
|
||||
<div class="row">
|
||||
|
|
|
|||
Loading…
Reference in New Issue