implement simple card storage retreival
This commit is contained in:
@@ -50,6 +50,9 @@ embassy-sync = "0.8.0"
|
||||
embedded-hal-async = "1.0.0"
|
||||
i2c-character-display = "0.5.1"
|
||||
ch1115 = { version = "0.1.2", features = ["graphics"] }
|
||||
esp-storage = "0.9.0"
|
||||
embedded-storage = "0.3.1"
|
||||
binary_serde = "1.0.25"
|
||||
|
||||
[build-dependencies]
|
||||
log = "0.4.27"
|
||||
|
||||
Reference in New Issue
Block a user