Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added support for server IPAddress argument to NTPClient #77

Merged
merged 1 commit into from
Sep 19, 2019

Conversation

aentinger
Copy link
Contributor

@aentinger aentinger commented Sep 19, 2019

Fixes #31 and finishes the changes started but sadly never finished in #32 as well as fixing errors introduced when trying to merge #32 into master.

@aentinger aentinger force-pushed the add-missing-ctors branch 2 times, most recently from 4e76bd0 to a1c7fc4 Compare September 19, 2019 08:20
…oolServerName, long timeOffset)' (long timeOffset instead of int timeOffset) and adding the overloaded ctors also for an IPAddress
@aentinger aentinger changed the title Adding overloaded constructors for IPAddress argument Added support for server IPAddress argument to NTPClient Sep 19, 2019
@aentinger aentinger merged commit 894b21d into master Sep 19, 2019
@aentinger aentinger deleted the add-missing-ctors branch September 19, 2019 08:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using an IP address for NTP connections
1 participant