Time Input Sync after drop in connection

Hi there,

I kinda have the same issue (power failures) and am trying to implement the codes below in my sketch to make sure the internet connects again.

https://github.com/rotarucosminleonard/Blynk-ESP8266_OfflineTask_Reconnect/blob/master/Blynk-ESP8266_OfflineTask_Reconnect.ino

Then Sync all should work when the internet goes back online:

Hope this helps