diff --git a/WIFI repeater/README.md b/WIFI repeater/README.md index efac5d3..d600c8b 100644 --- a/WIFI repeater/README.md +++ b/WIFI repeater/README.md @@ -1,7 +1,7 @@ # WIFI repeater, tout petit répéteur WIFI à base de NodeMCU ESP ## Sources -https://github.com/martin-ger/esp_wifi_repeater + ## Description @@ -53,7 +53,7 @@ screen /dev/cu.wchusbserial1410 115200 ### Via telnet ``` -telnet -rN 192.168.4.1 7777 +telnet -rN 192.168.4.1 7777 ```