Skip to content

import getLocalTime() from esp32/Arduino#8413

Merged
d-a-v merged 5 commits into
esp8266:masterfrom
d-a-v:getlocaltime
Jan 4, 2022
Merged

import getLocalTime() from esp32/Arduino#8413
d-a-v merged 5 commits into
esp8266:masterfrom
d-a-v:getlocaltime

Conversation

@d-a-v

@d-a-v d-a-v commented Dec 16, 2021

Copy link
Copy Markdown
Collaborator

follows and closes #8407

@d-a-v d-a-v requested a review from earlephilhower December 16, 2021 13:23
@d-a-v d-a-v added this to the 3.1 milestone Dec 16, 2021
Comment thread cores/esp8266/timehelper.cpp Outdated

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might better be put into the existing time.cpp file instead of making a new one.

Also, a new file would need the GPL headers/etc.

@d-a-v d-a-v Jan 3, 2022

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might better be put into the existing time.cpp file instead of making a new one.

time.cpp is not compiled in host mode. This new file would.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The function is now in time.cpp, the other new file is removed.

@d-a-v d-a-v requested a review from earlephilhower January 3, 2022 21:25

@earlephilhower earlephilhower left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@d-a-v d-a-v merged commit a05a71f into esp8266:master Jan 4, 2022
@d-a-v d-a-v deleted the getlocaltime branch January 4, 2022 21:20
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request Nov 18, 2024
* import getLocalTime() from esp32/Arduino
follows esp8266#8407
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants