Removed Terminal typo with GUI.

This commit is contained in:
Jose M Serra Jr
2025-11-27 16:19:24 -05:00
parent d239e3175b
commit 4c09f72471
+1 -1
View File
@@ -15,7 +15,7 @@ nmea = "0.6"
I was able to open the U-Blox port on my GPS dongle and parse the longitude and latitude, printing the information in the streaming output for the user to see. I was able to open the U-Blox port on my GPS dongle and parse the longitude and latitude, printing the information in the streaming output for the user to see.
Also showing the Satellites its fixed to, and the satellites its attached to in the circle. Also showing the Satellites its fixed to, and the satellites its attached to in the circle.
## Sample Terminal Output ## Sample GUI Output
![GUI_Output](GUI_output.png) ![GUI_Output](GUI_output.png)