Hello Guys
iam wondering how hard it is, to let the Photon do a Restart/Reboot every 24h ?
It’s not any harder than reading the docs
There is a System
feature you could use.
In order to determine the 24 hour period you could use millis()
or Time
6 Likes