Prepared everything for http serving
This commit is contained in:
@@ -35,7 +35,7 @@ heapless = "0.8"
|
||||
esp-idf-sys = "0.36.1"
|
||||
anyhow = "1.0.99"
|
||||
embedded-svc = "0.28.1"
|
||||
untis = {path = "../untis-test/untis-rs"}
|
||||
untis = { path = "untis-rs" }
|
||||
chrono = "0.4.41"
|
||||
embedded-layout = "0.4.2"
|
||||
u8g2-fonts = { version = "0.5.2", features = ["embedded_graphics_textstyle"] }
|
||||
|
||||
Reference in New Issue
Block a user