denm: Use conversion from c-its-parser
This commit is contained in:
parent
9bf8b8e4de
commit
9a6491c393
3 changed files with 4 additions and 5 deletions
|
|
@ -55,7 +55,7 @@ esp-radio = { version = "0.18.0", features = [
|
|||
] }
|
||||
|
||||
embassy_gps = { version = "0.1.0", default-features = false, features = ["esp", "log-04"], git = "https://github.com/jbeyerstedt/embassy_gps.git", branch = "feat/rework-gpsfix" }
|
||||
c-its-parser = { version = "2.2.1", default-features = false, features = [
|
||||
c-its-parser = { version = "2.2.2", default-features = false, features = [
|
||||
"time",
|
||||
"geo",
|
||||
"libm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue