Update readme.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "gpsll"
|
||||
version = "0.1.0"
|
||||
edition = "2026"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
serialport = "4.2"
|
||||
|
||||
@@ -25,6 +25,17 @@ Options:
|
||||
-V, --version Print version
|
||||
```
|
||||
|
||||
```
|
||||
Matt@computer % gpsll -c "/dev/tty.usbmodem1301"
|
||||
Reading from "/dev/tty.usbmodem1301"
|
||||
2026-09-07 15:14:43, 47.11, -97.22
|
||||
2026-09-07 15:14:44, 47.11, -97.22
|
||||
2026-09-07 15:14:46, 47.11, -97.22
|
||||
2026-09-07 15:14:48, 47.11, -97.22
|
||||
2026-09-07 15:14:49, 47.11, -97.22
|
||||
2026-09-07 15:14:50, 47.11, -97.22
|
||||
```
|
||||
|
||||
## Acknowledgments
|
||||
|
||||
- Inspiration from https://github.com/FPyC639/Rust_GPS_GUI_COM_Port_Reader.
|
||||
|
||||
Reference in New Issue
Block a user