Files
snapclient/.gitmodules
CarlosDerSeher a619587c03 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>
2024-06-12 16:12:21 +02:00

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