Implement configTime() from esp8266 core #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This firmware sets up time quiet complicated (due to copy&paste from a different project). I just figured out that the esp-arduino-core also offers this feature out-of-the-box:
esp8266-core function definition
example from "ESP8266 ota over HTTPS" gist