calculate the ips based on the magnetic field strength

This commit is contained in:
2026-05-21 14:15:25 +02:00
parent 2134365f3c
commit f032c146c0
3 changed files with 37 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ embedded-graphics = "0.8.1"
mmc56x3 = "0.1.0"
static_cell = { version = "2.1.1" }
portable-atomic = { version = "1.13.1", features = ["critical-section"] }
libm = "0.2.16"
[profile.dev]
codegen-units = 1