Move to notam from macroquad
Some checks failed
Build project / Build (push) Failing after 2m5s

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2026-03-28 15:32:11 +02:00
parent 5656d3d424
commit 54538dcd2a
4 changed files with 2722 additions and 152 deletions

View File

@@ -5,6 +5,6 @@ edition = "2024"
[dependencies]
anyhow = "1.0.102"
macroquad = { version = "0.4.14", features = ["log-rs"] }
notan = "0.14.0"
midly = "0.5.3"
serialport = "4.9.0"