-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added GPS directory #72
Conversation
GPS/client.py
Outdated
- terminate - terminates the server and closes connection | ||
|
||
|
||
To test the server/client you must run both files in WSL to ensure the use of a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You probably don't need to say WSL here, people on linux and mac have a unix environment as well. Maybe just say not windows if you want to specify.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work Ben and Olivia, this code looks really clean and readable. Before merging, we should address the comment @shellbertt left, as well as adding a README describing what the GPS subsystem should do and how to use your program. I also recommend using markdown instead of a plain text file for the readme, markdown will make it look pretty. To learn how to use markdown you can check out tons of youtube tutorials or you can just check out some other readme files in this repository as a reference.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, good work!
No description provided.