Add wifi ap connection info
This commit is contained in:
parent
db94530f29
commit
60dddafc04
|
@ -26,5 +26,8 @@ pipenv run esptool.py --port PORTNAME --baud 460800 write_flash 0 ESP32_GENERIC_
|
||||||
```pipenv run ./dev.py PORTNAME src reset follow```
|
```pipenv run ./dev.py PORTNAME src reset follow```
|
||||||
|
|
||||||
|
|
||||||
|
## Connect
|
||||||
|
|
||||||
|
Connect to wifi nextwork called led-xxxxxx...
|
||||||
|
|
||||||
|
http://192.168.4.1/
|
||||||
|
|
Loading…
Reference in New Issue