0
0
Fork 0

denm: Use conversion from c-its-parser

This commit is contained in:
Jannik Beyerstedt 2026-06-13 12:01:58 +02:00
commit 9a6491c393
3 changed files with 4 additions and 5 deletions

View file

@ -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",