We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2a752 commit 113f565Copy full SHA for 113f565
README.md
@@ -37,3 +37,6 @@ For arduino:
37
- On GNU/Linux, run `sudo apt install python3 python3-pip`.
38
2. For either system, after installing python run `sudo pip3 install pygame`.
39
3. Run `python3 simulator.py <socket port>` from the "server" folder, connect your program to the chosen port and go!
40
+
41
+### TODO:
42
+ * replace UDS by named pipe
0 commit comments