Append s-meter value to file with placeholders for time, lat, long.

This commit is contained in:
mattbk
2026-09-10 18:01:57 -05:00
parent ccf554c8a4
commit f6089ebd5f
4 changed files with 83 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
clap = "4.6.6"
csv = "1.4.0"
io = "0.0.2"
iter = "0.1.0"
serialport = "4.10.0"