got embassy compass outputting a heading number.

This commit is contained in:
Gabe Venberg 2025-07-08 17:22:26 +02:00
parent 6f6660fd6a
commit 45578958a6
8 changed files with 103 additions and 76 deletions

View file

@ -6,4 +6,5 @@ edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
defmt = "1.0.1"
libm = "0.2.1"