WiFi.setOutputPower ?
Posted: Tue Oct 31, 2017 1:17 pm
Hi,
In ESP8266 Arduino we have this command to reduce WiFi output power:
In ESP32 Arduino how I do it ?
Regards
Joao
In ESP8266 Arduino we have this command to reduce WiFi output power:
Code: Select all
WiFi.setOutputPower(0)
Regards
Joao