From 0e563114340e84ec50999fbb256177c7aa2fb1d4 Mon Sep 17 00:00:00 2001 From: Christian Zufferey Date: Sun, 1 Dec 2019 14:17:28 +0100 Subject: [PATCH] wip --- WIFI repeater/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ```