Skip to content

add setPoolServerIP(IPAddress pool_server_ip) #103

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

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant