Improv wifi (#85)
* - add wifi credential reset
o press reset button (nRESET pin) 3 times
but wait about 1s between button presses
the button press counter is reset 5s after boot
* add wifi provisioning service through improv wifi (fix #75)
Signed-off-by: Karl Osterseher <karli_o@gmx.at>
This commit is contained in:
committed by
GitHub
Unverified
parent
b8cdafc22d
commit
a619587c03
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
||||
[submodule "components/opus/opus"]
|
||||
path = components/opus/opus
|
||||
url = https://github.com/xiph/opus
|
||||
[submodule "components/improv_wifi/Improv-WiFi-Library"]
|
||||
path = components/improv_wifi/Improv-WiFi-Library
|
||||
url = https://github.com/jnthas/Improv-WiFi-Library.git
|
||||
|
||||
Reference in New Issue
Block a user