webapp: Update hint text in NtpAdminView

This commit is contained in:
Thomas Basler 2022-11-29 18:57:50 +01:00
parent c5daff53d7
commit 977130ac03

View File

@ -63,7 +63,8 @@
<div class="alert alert-secondary" role="alert"> <div class="alert alert-secondary" role="alert">
<b>Hint:</b> You can use the manual time synchronization to set the current time of OpenDTU if <b>Hint:</b> You can use the manual time synchronization to set the current time of OpenDTU if
no NTP server is available. But be aware, that in case of power cycle the time gets lost. Also no NTP server is available. But be aware, that in case of power cycle the time gets lost. Also
the time accurancy can be very bad as it is not resynchronised regularly. note that time accuracy will be skewed badly, as it can not be resynchronised regularly and the
ESP32 microcontroller does not have a real time clock.
</div> </div>
</div> </div>