pages-tui working

This commit is contained in:
Priec
2026-01-18 15:23:04 +01:00
parent 273bf2f946
commit c5fef061f4
8 changed files with 343 additions and 117 deletions

View File

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