1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

less static stuff

This commit is contained in:
Markus Sattler
2015-12-28 19:46:20 +01:00
parent 64326f9573
commit cee4ef3078
3 changed files with 7 additions and 6 deletions

View File

@ -179,6 +179,7 @@ class ESP8266WiFiClass {
WiFiPhyMode_t getPhyMode();
void persistent(bool persistent);
bool mode(WiFiMode_t);
WiFiMode_t getMode();