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

Function for #589 and comment removals #680

Merged
merged 2 commits into from
Oct 28, 2015
Merged

Function for #589 and comment removals #680

merged 2 commits into from
Oct 28, 2015

Conversation

nkolban
Copy link
Contributor

@nkolban nkolban commented Oct 27, 2015

Issue #589 adds a generic WiFi interface. This pull-request adds support for a wifi.connect() option called dnsServers. When we connect to the WiFi access point, we can supply a property called "dnsServers" which is an array of up to two IP addresses which will be the DNS servers to use as opposed to being DHCP satisfied.

This Pull Request also undoes some comments added to network.c.

@gfwilliams
Copy link
Member

Thanks! With the comments, I'm not against you adding them at all - it's really good. I just want to make sure that if there are comments in the header file and the C file, that they're both saying the same thing.

gfwilliams added a commit that referenced this pull request Oct 28, 2015
Function for #589 and comment removals
@gfwilliams gfwilliams merged commit 20a8b9d into espruino:master Oct 28, 2015
# 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.

2 participants