mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-16 01:58:47 +01:00
remove redundant section
This commit is contained in:
committed by
Patrick Balsiger
parent
77c9c5f169
commit
b04e1d83de
@@ -62,21 +62,6 @@ hint: you can crank the baudrate up to 921600 bps ;)
|
|||||||
|
|
||||||
python -m esptool --port COM11 --baud 115200 write_flash 0x00000 firmware.bin 0x00300000 spiffs.bin
|
python -m esptool --port COM11 --baud 115200 write_flash 0x00000 firmware.bin 0x00300000 spiffs.bin
|
||||||
|
|
||||||
# Configuration after first boot
|
|
||||||
|
|
||||||
the esp will build a AP with ssid name **illu** and password **illumination**
|
|
||||||
|
|
||||||
when connected browse to **http://illucat**
|
|
||||||
|
|
||||||
now you can enter the SSID and Password of your WLAN and set StationMode to 1
|
|
||||||
then press save and reset the esp)
|
|
||||||
|
|
||||||
the Cat should now joined your network
|
|
||||||
|
|
||||||
find the ip of your cat in your DHCP table
|
|
||||||
|
|
||||||
have fun
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user