From 338f9838b2ea94bd6cd1adc4e41b4912e1058b39 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 30 Oct 2016 22:43:36 -0500 Subject: [PATCH] Update readme to reflect changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 17ef3a0..3bda615 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ From there, more advanced steps are: ### Serial bridge +Note that the default ports of 23 & 2323 may be changed via the webinterface. + In order to connect through the esp-link to a microcontroller use port 23. For example, on linux you can use `nc esp-hostname 23` or `telnet esp-hostname 23`.