better ui with 3 lines now

This commit is contained in:
Priec
2026-01-18 17:09:42 +01:00
parent c5fef061f4
commit a910015856
5 changed files with 175 additions and 175 deletions

View File

@@ -9,7 +9,7 @@ name = "projekt_final"
path = "./src/bin/main.rs"
[dependencies]
pages-tui = { path = "../../../pages-tui", default-features = false }
pages-tui = { path = "../../../pages-tui" }
esp-bootloader-esp-idf = { version = "0.2.0", features = ["esp32"] }
esp-hal = { version = "=1.0.0-rc.0", features = [
"esp32",