arduino-esp32/libraries/WiFi
Maurin 5ae3e836f9
Fix wrong password same SSID (#5124)
When iterating through APlist from first to the last element, a corrected password for already known SSID is not used. Therefore, I propose to iterate from the back of the list. With iterating from the back through the vector, an already known SSID with a corrected password is used instead.
2021-06-10 13:19:58 +03:00
..
examples Added the README template for examples and libraries (#5228) 2021-06-09 21:12:29 +03:00
src Fix wrong password same SSID (#5124) 2021-06-10 13:19:58 +03:00
keywords.txt initial import 2016-10-06 07:09:44 -06:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00