summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-12-09 12:53:50 -0500
committerGitHub <noreply@github.com>2024-12-09 12:53:50 -0500
commit809e7e837b0940081bb0729c6e84885e035f073f (patch)
tree80d9a9254f86086aa4747274282d6d4238700a31
parent9f29d306e365e93b4ee522208faf522c57868614 (diff)
Update port numHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69a00ec..ae65906 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
Utility library for creating and interacting with OpenSmarts compatible devices on embedded linux
-By default, OSm devices are either onboard, or networked. If onboard in an embedded linux environment, they should advertise themselves as a socket under the `/run/osm/onboard` directory. If on the network, they are accessable via port `1212`.
+By default, OSm devices are either onboard, or networked. If onboard in an embedded linux environment, they should advertise themselves as a socket under the `/run/osm/onboard` directory. If on the network, they are accessable via port `1200`.