calc functions and zxq5 logo in fetch

- changed the crystalfetch text
- added functions to the calculator
This commit is contained in:
FantasyPvP
2023-09-28 00:30:51 +01:00
parent 60a648c861
commit b3e31727b0
7 changed files with 145 additions and 46 deletions
+1
View File
@@ -28,6 +28,7 @@ rgb = "0.8"
rand = { version = "0.8.5", default-features = false, features = ["small_rng"]}
hashbrown = "0.13.2"
cmos-rtc = "0.1.2"
libm = "0.2.7"
[dependencies.lazy_static]
version = "1.0"