ready for testing LowPowerDigi

This commit is contained in:
richonguzman 2024-10-08 01:22:10 -03:00
parent f387e03b53
commit d08e5b1b27
1 changed files with 2 additions and 2 deletions

View File

@ -585,7 +585,7 @@
</option>
</select>
</div>
<div class="col-12">
<div class="col-12 mt-5">
<div class="form-check form-switch">
<input
type="checkbox"
@ -596,7 +596,7 @@
<label
for="digi.ecoMode"
class="form-label"
>Digi - Eco Mode<small> This will Kill WiFi, Display, Leds and Low Processor Speed for Low Current Digirepeater. (<strong>Caution:</strong> Not Active means No WebUI Configuration, so <strong>ONLY</strong> activate for Remote Digirepeater)</small></label
>Eco Mode<small> This will disable WiFi, Display, Leds and lower CPU Speed for Low Power Digirepeater. (<strong>Caution:</strong> Active means No WebUI Configuration, so <strong>ONLY</strong> activate this for Remote Digirepeater)</small></label
>
</div>
</div>