Skip to content

Commit c5987fb

Browse files
Atualizando readme
1 parent b5e00d9 commit c5987fb

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.github/serial-monitor.png

50.7 KB
Loading

.github/wifimanager.png

20.1 KB
Loading

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,17 @@ void loop() {
6565
}
6666
```
6767

68+
## WifiManager
69+
70+
Página de configuração via wifi manager
71+
72+
![img](https://raw.githubusercontent.com/douglaszuqueto/esp32-http-firmware/master/.github/wifimanager.png)
73+
74+
## Monitor serial
75+
Um pouco do fluxo que ocorre após o salvamento das configurações no wifi manager
76+
77+
![img](https://raw.githubusercontent.com/douglaszuqueto/esp32-http-firmware/master/.github/serial-monitor.png)
78+
6879
## Referências
6980

7081
* [Espressif - Arduino ESP32](https://github.com/espressif/arduino-esp32)

0 commit comments

Comments
 (0)