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:
CarlosDerSeher
2024-06-12 16:12:21 +02:00
committed by GitHub
Unverified
parent b8cdafc22d
commit a619587c03
19 changed files with 1191 additions and 360 deletions

3
.gitmodules vendored
View File

@@ -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