* - 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>
13 lines
473 B
Plaintext
13 lines
473 B
Plaintext
[submodule "components/esp-dsp"]
|
|
path = components/esp-dsp
|
|
url = https://github.com/espressif/esp-dsp
|
|
[submodule "components/flac/flac"]
|
|
path = components/flac/flac
|
|
url = https://github.com/xiph/flac.git
|
|
[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
|