Improve visuals and animation

This commit is contained in:
Mona Mayrhofer 2025-06-27 22:23:01 +02:00
parent 654bd8bdf6
commit 700bc71bf6
No known key found for this signature in database
GPG key ID: 3E2BDA732A957188
3 changed files with 124 additions and 65 deletions

View file

@ -66,6 +66,7 @@ smart-leds = "0.4.0"
ws2812-spi = "0.5.0"
embassy-futures = "0.1.1"
embassy-sync = "0.7.0"
libm = "0.2.15"
[profile.dev]
# Rust debug is too slow.