Working with sh1106 module to display temp and some averaging
This commit is contained in:
@@ -13,6 +13,7 @@ embedded_hal_0_2 = {package = "embedded-hal", version = "0.2.5", features = ["un
|
||||
panic-probe = { version = "1.0.0", features = [ "print-rtt" ]}
|
||||
rp2040-boot2 = "0.3.0"
|
||||
rp2040-hal = "0.11.0"
|
||||
sh1106-pico-rs = { path = "../sh1106-pico-rs" }
|
||||
|
||||
[features]
|
||||
logging = []
|
||||
Reference in New Issue
Block a user