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 default values to setRandomPort method #117

Merged
merged 1 commit into from
Sep 7, 2020
Merged

Add default values to setRandomPort method #117

merged 1 commit into from
Sep 7, 2020

Conversation

luigigubello
Copy link
Contributor

Add default port range to the method setRandomPort(). So, users can call setRandomPort() without passing any parameters. If you want to set a particular port range, just setting setRandomPort(min_value, max_value). The default port range is 49152 - 65535.

Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

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

LGTM 👍 Thank you @luigigubello 🚀

@aentinger aentinger merged commit d7d8b45 into arduino-libraries:master Sep 7, 2020
chrisy pushed a commit to chrisy/NTPClient that referenced this pull request Apr 16, 2022
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