This commit is contained in:
2025-11-28 13:42:17 +01:00
parent 9a880c23ac
commit 3e789661ef
6 changed files with 149 additions and 142 deletions

View File

@ -5,7 +5,8 @@ edition = "2024"
[dependencies]
#buoyant = "0.6.0-alpha.0"
buoyant = {path = "buoyant" }
buoyant = "0.5.3"
#buoyant = {path = "buoyant" }
embedded-graphics = "0.8.1"
embedded-graphics-simulator = "0.8.0"
embedded-sprites = "0.2.0"