Implement configTime() from esp8266 core #1

Open
opened 2019-02-06 13:00:26 +01:00 by sqozz · 0 comments
Owner

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

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](https://github.com/esp8266/Arduino/blob/9913e5210779d2f3c4197760d6813270dbba6232/cores/esp8266/time.c#L58) [example from "ESP8266 ota over HTTPS" gist](https://gist.github.com/igrr/24dd2138e9c8a7daa1b4#file-esp8266httpsupdate-ino-L51)
sqozz self-assigned this 2019-02-06 13:00:26 +01:00
sqozz removed their assignment 2019-02-06 13:00:44 +01:00
sqozz self-assigned this 2019-02-06 13:00:44 +01:00
sqozz removed their assignment 2019-02-06 13:00:44 +01:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sqozz/esp-ota-firmware-template#1
No description provided.