Sven Steckmann
9e02f48f53
Fix trouble with uniqu_ptr deleting reference content.
...
It is not necessary to use a unique_ptr (also always using .release shows
this), so there can be used a raw pointer instead.
Here we fix usage of _aux an also of back pointing _ac. Especially on _ac
it does not make any sense, since this pointer is stored in many locations.
refs #138
5 years ago
Hieromon Ikasamo
becd58ec63
Merge pull request #134 from Hieromon/patches/v103
...
Patches/v103
5 years ago
Hieromon Ikasamo
b59731b42a
Release for v1.0.3
5 years ago
Hieromon Ikasamo
3dda824a0f
Fixed a return of entries(). Issue #133
5 years ago
Hieromon Ikasamo
e1b2a7acb5
Fixed the output digits of debug log
5 years ago
Hieromon Ikasamo
f91ec7232f
Merge pull request #131 from Hieromon/patches/v102
...
Patches/v102
5 years ago
Hieromon Ikasamo
ae9866267c
Fixed matrix jobs missing
5 years ago
Hieromon Ikasamo
d0af001f3a
Fixed matrix jobs missing
5 years ago
Hieromon Ikasamo
9c5b2389f0
Fixed that no member named 'success' issue #130
5 years ago
Hieromon Ikasamo
b23032cb28
Merge pull request #129 from Hieromon/patches/v102
...
Patches/v102
5 years ago
Hieromon Ikasamo
3331dc6715
v1.0.2 deployment
5 years ago
Hieromon Ikasamo
9a74f27d5f
Release for v1.0.2
5 years ago
Hieromon Ikasamo
47927c2303
Fixes typo
5 years ago
Hieromon Ikasamo
c5c7bf9384
Added the order of #include directives.
5 years ago
Hieromon Ikasamo
0a8b6ac4f1
Fixed SSID non terminated. issue #128
5 years ago
Hieromon Ikasamo
1474bde33c
Fixed SSID non terminated. issue #128
5 years ago
Hieromon Ikasamo
8ee5e3ae6a
Changed getPrefBytesLength to a member function
5 years ago
Hieromon Ikasamo
f04ac4ba2c
Fixed compilation error of no getBytesLength member with arduino-esp32 1.0.1 or earlier. issue #125
5 years ago
Hieromon Ikasamo
3938f5af64
Merge branch 'patches/v101'
5 years ago
Hieromon Ikasamo
f1151ba33d
Release for v1.0.1
5 years ago
Hieromon Ikasamo
554163bae1
Restored apielements.md achandling.md
5 years ago
Hieromon Ikasamo
5939c65326
Restored apielements.md achandling.md
5 years ago
Hieromon Ikasamo
6766ba4722
Restored apielements.md
5 years ago
Hieromon Ikasamo
384f266759
Restored apielements.md
5 years ago
Hieromon Ikasamo
618d2522e8
Rename README.md
5 years ago
Hieromon Ikasamo
ca0002c229
Added CreditMigrate.ino description
5 years ago
Hieromon Ikasamo
fbfd693f5d
Added CreditMigrate.ino
5 years ago
Hieromon Ikasamo
763499cbe0
Fixed an emptyString missing
5 years ago
Hieromon Ikasamo
f14e507a81
Changed a declaration of emptyString
5 years ago
Hieromon Ikasamo
29e876fbf6
Raised the version of ArduinoJson to work with
5 years ago
Hieromon Ikasamo
014361be42
Changed a pin assigned to the trigger switch
5 years ago
Hieromon Ikasamo
be3c560d41
Release for v1.0.0
...
Fixes #26 , #45 , #62 , #122
5 years ago
Hieromon Ikasamo
42fb77f56d
Deploy for v0.9.12
5 years ago
Hieromon Ikasamo
416947a58b
Release for v0.9.12
5 years ago
Hieromon Ikasamo
b173182058
Release for v0.9.12
5 years ago
Hieromon Ikasamo
4e1e9c4456
Fixed Fixed missing captive portal notifications (issue #85 )
5 years ago
Hieromon Ikasamo
21d1875c03
Typo fixed
5 years ago
Hieromon Ikasamo
c040de906f
Typo fixed
5 years ago
Hieromon Ikasamo
9d64737166
Fixed typo
5 years ago
Hieromon Ikasamo
e621b62c74
Fixed typo
5 years ago
Hieromon Ikasamo
aaaf30508b
Fixed type (isssue #115 )
5 years ago
Hieromon Ikasamo
e14198800e
Fixed typo (issue #115 )
5 years ago
Hieromon Ikasamo
c6b18f0d4d
Added a tip to save credentials automatically.
5 years ago
Hieromon Ikasamo
b5e39b2112
Fixed a typo in the tips for saving credentials automatically.
5 years ago
Hieromon Ikasamo
d2b1cc4f9f
Added a tip to save credentials automatically.
5 years ago
Hieromon Ikasamo
ce936cddaf
Revised the required version of ArduinoJson
5 years ago
Hieromon Ikasamo
3de2645e2f
Merge pull request #112 from d-a-v/esp8266master
...
fix to compile with current esp8266/arduino git head
5 years ago
david gauchard
c9450a1005
fix to compile with current esp8266/arduino git head
...
together with https://github.com/esp8266/Arduino/pull/6321
5 years ago
Hieromon Ikasamo
ea668dc651
Build docs for #9f30324
5 years ago
Hieromon Ikasamo
9f30324289
Add FAQ for the captive portal start detection.
5 years ago