You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As reported by @kam821 the setting of WiFi.setTxPower() will not work because of the isConnected condition. I've removed this and added an auto mode to base the Tx off the RSSID strength
The text was updated successfully, but these errors were encountered:
As reported by @kam821 the setting of
WiFi.setTxPower()
will not work because of the isConnected condition. I've removed this and added an auto mode to base the Tx off the RSSID strengthThe text was updated successfully, but these errors were encountered: