Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add missing sntp_init/sntp_stop#7628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
d-a-v merged 3 commits intoesp8266:masterfrommongozmaki:hotfix/sntp_init
Oct 6, 2020

Conversation

@mongozmaki
Copy link
Contributor

Since#7109,sntp_stop andsntp_init are not called anymore when using
configTime(int timezone_sec, int daylightOffset_sec, const char* server1, const char* server2, const char* server3)

This results in NTP sync not working. (settimeofday_cb callback is never called).

Copy link
Collaborator

@d-a-vd-a-v left a comment

Choose a reason for hiding this comment

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

Thanks !

@d-a-vd-a-v merged commit01cfc54 intoesp8266:masterOct 6, 2020
davisonja added a commit to davisonja/Arduino that referenced this pull requestOct 16, 2020
* master: (37 commits)  BREAKING: Change return EEPROM.end() to bool (esp8266#7630)  BREAKING: Change return type of channel() (esp8266#7656)  BREAKING: Change return type of RSSI() (esp8266#7657)  Add Copyright notice to Schedule.h (esp8266#7653)  MDNS MultiInterface (esp8266#7636)  BREAKING: Add Wrong Password wifi status case (esp8266#7652)  New flash writing method with offset/memory/size alignment handling (esp8266#7514)  Fix error when debug enabled but no port chosen (esp8266#7648)  LEAmDNSv2: change a macro name to be independant from LEAmDNS1 (esp8266#7640)  Allow test framework to use cores/esp8266/Arduino.h directly (esp8266#7377)  Update OTA HTTP Server Header Information (esp8266#7633)  Add missing sntp_init/sntp_stop (esp8266#7628)  Use direct member initialization instead of ctr initialisation (esp8266#7558)  Prevent rewriting Updater_Signing.h if content unchanged (esp8266#7627)  Add WiFi Multi to readme.rst  Remove stray axtls refs, deprecated compat funcs (esp8266#7626)  Pull deprecated axtls link (esp8266#7624)  Redesign ESP8266WiFiMulti.[cpp|h]  Update README.md (esp8266#7623)  Eliminate code duplication by template for printNumber(...)/printFloat(...).  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@d-a-vd-a-vd-a-v approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@mongozmaki@d-a-v@earlephilhower

[8]ページ先頭

©2009-2025 Movatter.jp