We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980bf45 commit 2590934Copy full SHA for 2590934
README.md
@@ -8,7 +8,7 @@ your local serial device such as an Arduino, CNC controller, or any device that
8
communicates over the serial port.
9
10
The app is written in Go. It has an embedded web server and websocket server.
11
-The server runs on the standard port of localhost:8999. You can connect to
+The server runs on the standard port of localhost:8989. You can connect to
12
it locally with your browser to interact.
13
14
The app is one executable with everything you need and is available ready-to-go
0 commit comments