Per Mårtensson
|
10f2db9177
Added functions for KEY800
|
3 years ago |
Per Mårtensson
|
6cb170e398
Added callback for connection
|
3 years ago |
Jonathan Dumaresq
|
0a0cedc8ee
Remove old c style callback and use c++ callback. This enable the use of lambda with capture. (#96)
|
3 years ago |
Jonathan Dumaresq
|
f967957095
fix not connect to AP when the _tryConnectDuringConfigPortal is not set (#98)
|
3 years ago |
Jonathan Dumaresq
|
499ca88b58
Add getter for SSID and password accessible from external of the WiFiManager class. (#97)
|
3 years ago |
Hernán Rossetto
|
b19ec4d582
Avoid config save callback in case of reconnection (updated) (#94)
|
3 years ago |
Hernán Rossetto
|
9da266ae72
fixes #89 and some other changes after review (#90)
|
3 years ago |
Brian Moran
|
aae5ac317b
$ git diff (#91)
|
3 years ago |
Hernán Rossetto
|
53e2185d65
moved code into src, fixed warnings and some cosmetics (#88)
|
3 years ago |
Alan Steremberg
|
8f42a9562f
Update library.properties
|
3 years ago |
Alan Steremberg
|
12eba2a0df
increase version number
|
3 years ago |
Germán Martín
|
c89d359122
Fix compilation for ESP8266 3.1.0 (#86)
|
3 years ago |
Clemens Arth
|
870d5f28cc
Persistent removal of WIFI credentials in STA mode (#84)
|
3 years ago |
Errol Sancaktar
|
1c12768366
Update README.md (#79)
|
3 years ago |
mattbradford83
|
a530ccbd62
Free dnsServer object correctly; provide debugging message if it fails to start correctly. (#81)
|
3 years ago |
mattbradford83
|
36d603ade0
Free dnsServer object correctly; provide debugging message if it fails to start correctly. (#80)
|
3 years ago |
Paul Andrews
|
080f3c5138
Fix timer math overflow and make loop() non-blocking (#69)
|
4 years ago |
Germán Martín
|
bf342327f2
Disconnect without blanking SSID and password (#58)
|
5 years ago |
Paul Andrews
|
3c3c1cb9a7
Allow extra options to be added to the root page (#53)
|
5 years ago |
Paul Andrews
|
3e447fff21
Bump version number (#50)
|
5 years ago |
Paul Andrews
|
00b5c15aca
Null check for _savecallback (#49)
|
5 years ago |
kaegi
|
1c02154d8a
Faster connection initialization (#46)
|
5 years ago |
kaegi
|
82b5086fa7
Fix crash on ESP-32 and add retry functionality (#45)
|
5 years ago |
Alan Steremberg
|
8801a76a38
Update library.properties
|
6 years ago |
Alan Steremberg
|
5ba5e5bc5a
Update library.json
|
6 years ago |
Alan Steremberg
|
b8be526571
Merge pull request #43 from debsahu/master
|
6 years ago |
Debashish Sahu
|
a0d0a09db2
Update ESPAsyncWiFiManager.cpp
|
6 years ago |
Debashish Sahu
|
27cc54a36c
Merge pull request #1 from alanswx/master
|
6 years ago |
Debashish Sahu
|
00d837cee8
Keeping up with changes to reply code to ESPAsyncDNSServer
|
6 years ago |
Alan Steremberg
|
c64b7225e2
Merge pull request #40 from baggior/master
|
6 years ago |