update
This commit is contained in:
@@ -816,7 +816,7 @@ try:
|
|||||||
print(f'<div class="text-warning">➡️ Updating RTC with server time: {server_time_formatted}</div>', end="")
|
print(f'<div class="text-warning">➡️ Updating RTC with server time: {server_time_formatted}</div>', end="")
|
||||||
|
|
||||||
else:
|
else:
|
||||||
print(f'<div class="text-success">✅ RTC time is synchronized with server time (within 10 seconds)</div>')
|
print(f'<div class="text-success">✅ RTC time is synchronized with server time (within 60 seconds)</div>')
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f'<p class="text-warning">Error comparing times: {e}</p>')
|
print(f'<p class="text-warning">Error comparing times: {e}</p>')
|
||||||
|
|||||||
Reference in New Issue
Block a user