mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-13 10:46:31 +02:00
@ -108,6 +108,7 @@ class WiFiGenericClass
|
||||
bool enableAP(bool enable);
|
||||
|
||||
bool setSleep(bool enable);
|
||||
bool setSleep(wifi_ps_type_t mode);
|
||||
bool getSleep();
|
||||
|
||||
bool setTxPower(wifi_power_t power);
|
||||
|
Reference in New Issue
Block a user