Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2590934

Browse files
committedMar 23, 2014
First basic working version.
1 parent 980bf45 commit 2590934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ your local serial device such as an Arduino, CNC controller, or any device that
88
communicates over the serial port.
99

1010
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
11+
The server runs on the standard port of localhost:8989. You can connect to
1212
it locally with your browser to interact.
1313

1414
The app is one executable with everything you need and is available ready-to-go

0 commit comments

Comments
 (0)
Please sign in to comment.