Movatterモバイル変換


[0]ホーム

URL:


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

Commitea69a27

Browse files
authored
Merge pull request#883 from JAndrassy/wifi_remove_sethostname
WiFi - setHostname declaration removed
2 parentsf3c4be2 +540c8f5 commitea69a27

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
intbeginAP(constchar* ssid,constchar* 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-
voidsetHostname(constchar* name);
94-
9588
/*
9689
* Disconnect from the network
9790
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp