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

Commit105c172

Browse files
authored
Merge pull request#862 from JAndrassy/wifi_unimplemented_removed
WiFi.h - methods without implementation removed
2 parentsac7d14e +56b213b commit105c172

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
@@ -187,13 +187,6 @@ class WiFiClass : public MbedSocketClass {
187187

188188
unsignedlonggetTime();
189189

190-
voidlowPowerMode();
191-
voidnoLowPowerMode();
192-
193-
intping(constchar* hostname,uint8_t ttl =128);
194-
intping(const String& hostname,uint8_t ttl =128);
195-
intping(IPAddress host,uint8_t ttl =128);
196-
197190
friendclassWiFiClient;
198191
friendclassWiFiServer;
199192
friendclassWiFiUDP;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp