Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ea69a27

Browse files
Merge pull request #883 from JAndrassy/wifi_remove_sethostname
WiFi - setHostname declaration removed
2 parents f3c4be2 + 540c8f5 commit ea69a27

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎libraries/WiFi/src/WiFi.h‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,6 @@ class WiFiClass : public MbedSocketClass {
8585

8686
int beginAP(const char* ssid, const char* passphrase, uint8_t channel = DEFAULT_AP_CHANNEL);
8787

88-
/* Set the hostname used for DHCP requests
89-
*
90-
* param name: hostname to set
91-
*
92-
*/
93-
void setHostname(const char* name);
94-
9588
/*
9689
* Disconnect from the network
9790
*

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /