working mini display example

This commit is contained in:
2026-08-05 20:33:00 +02:00
parent e477462783
commit cfe1c6b11a
3 changed files with 7 additions and 8 deletions
+1 -3
View File
@@ -48,9 +48,7 @@ embedded-hal-compat = "0.13.0"
[patch.crates-io]
ch1115 = { path = "./ch1115" }
ch1115 = { git = "https://github.com/ede1998/ch1115.git", rev = "2d3a3ba38050efe012e6a210afe3e125ec280c37" }
# For fine tuning these settings, please refer to https://doc.rust-lang.org/cargo/reference/profiles.html
[profile.dev]