correcciones WebUi
This commit is contained in:
parent
1d2511944d
commit
bcc86d058d
|
|
@ -134,7 +134,7 @@
|
||||||
<label
|
<label
|
||||||
for="simplifiedTrackerMode"
|
for="simplifiedTrackerMode"
|
||||||
class="form-label"
|
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>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -393,7 +393,7 @@
|
||||||
</svg>
|
</svg>
|
||||||
LoRa
|
LoRa
|
||||||
</h5>
|
</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>
|
||||||
<div
|
<div
|
||||||
id="lora-settings"
|
id="lora-settings"
|
||||||
|
|
@ -419,7 +419,7 @@
|
||||||
</svg>
|
</svg>
|
||||||
Wx Telemetry
|
Wx Telemetry
|
||||||
</h5>
|
</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>
|
||||||
<div class="col-9 mt-2">
|
<div class="col-9 mt-2">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue