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 105c172

Browse files
Merge pull request #862 from JAndrassy/wifi_unimplemented_removed
WiFi.h - methods without implementation removed
2 parents ac7d14e + 56b213b commit 105c172

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
unsigned long getTime();
189189

190-
void lowPowerMode();
191-
void noLowPowerMode();
192-
193-
int ping(const char* hostname, uint8_t ttl = 128);
194-
int ping(const String& hostname, uint8_t ttl = 128);
195-
int ping(IPAddress host, uint8_t ttl = 128);
196-
197190
friend class WiFiClient;
198191
friend class WiFiServer;
199192
friend class WiFiUDP;

0 commit comments

Comments
(0)

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