This commit is contained in:
Alexey 2026-05-21 16:28:28 +03:00
commit a43f95d21a
4 changed files with 206 additions and 4 deletions

View file

@ -11,3 +11,5 @@ panic-halt = "1.0.0"
cortex-m = "0.7.7"
embedded-io = "0.7.1"
heapless = "0.9.3"
lsm303agr = "1.1.0"
libm = "0.2.16"