Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add setPoolServerIP(IPAddress pool_server_ip) #103

Open
keriszafir opened this issue Apr 26, 2020 · 1 comment · May be fixed by #104
Open

add setPoolServerIP(IPAddress pool_server_ip) #103

keriszafir opened this issue Apr 26, 2020 · 1 comment · May be fixed by #104

Comments

@keriszafir
Copy link

keriszafir commented Apr 26, 2020

As of now there's no way of setting a "raw" IPAddress as a pool server IP on an already instantiated NTPClient.

Additionally a polymorphic method accepting both IPAddress and char* address:
setPoolServer(IPAddress address)
setPoolServer(char* address)

@keriszafir keriszafir changed the title add setPoolServerIP(IPAddress pool add setPoolServerIP(IPAddress pool_server_ip) Apr 26, 2020
@keriszafir
Copy link
Author

keriszafir commented Apr 26, 2020

pull request #104

@per1234 per1234 linked a pull request Nov 5, 2021 that will close this issue
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 a pull request may close this issue.

1 participant