help
All checks were successful
Build project / Build (push) Successful in 2m21s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-28 15:56:48 +02:00
parent 728fc08c70
commit e3e4657cc9
2 changed files with 134 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
anyhow = "1.0.102"
notan = { version = "0.14.0", default-features = false, features = ["backend", "draw", "shaderc"] }
#notan = { version = "0.14.0", default-features = false, features = ["backend", "draw", "shaderc"] }
notan = { version = "0.14.0" }
midly = "0.5.3"
serialport = "4.9.0"