Skip to content
Snippets Groups Projects
Commit 86fa499f authored by Kyrre Ness Sjobaek's avatar Kyrre Ness Sjobaek
Browse files

readme fixes

parent b4c332fd
No related branches found
No related tags found
1 merge request!1Fixes output formatting and variable initialization, moving config to separate file, project folder correctly named, hopefully fixes network crashes
...@@ -9,6 +9,7 @@ Additionally, a simple web/HTTP server is provided in order to check the status ...@@ -9,6 +9,7 @@ Additionally, a simple web/HTTP server is provided in order to check the status
To connect to standard readout method, use netcat as follows (assuming the IP address is `192.168.1.31`; hostname can also be used here): To connect to standard readout method, use netcat as follows (assuming the IP address is `192.168.1.31`; hostname can also be used here):
* `nc 192.168.1.31 21` For the horizontal channel * `nc 192.168.1.31 21` For the horizontal channel
* `nc 192.168.1.31 22` For the vertical channel * `nc 192.168.1.31 22` For the vertical channel
To connect to web interface, point your web browser at (note http, not https): To connect to web interface, point your web browser at (note http, not https):
* `http://192.168.1.31/` * `http://192.168.1.31/`
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment