made a graphing calculator

idk why
This commit is contained in:
FantasyPvP
2023-10-03 00:43:20 +01:00
parent 410278b6e3
commit e92e01c5b8
13 changed files with 367 additions and 29 deletions
+1
View File
@@ -32,6 +32,7 @@ libm = "0.2.7"
log = "0.4.20"
uchan = { version = "0.1.4", default-features = false }
embedded-time = "0.12.1"
vga = "0.2.9"
[dependencies.lazy_static]
version = "1.0"