update
This commit is contained in:
@@ -897,7 +897,7 @@ try:
|
||||
print(f'<div class="text-warning">➡️ Updating RTC with server time: {server_time_formatted}</div>', end="")
|
||||
|
||||
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:
|
||||
print(f'<p class="text-warning">Error comparing times: {e}</p>')
|
||||
|
||||
Reference in New Issue
Block a user