Skip to content

Commit

Permalink
web.post: update blues-notecard
Browse files Browse the repository at this point in the history
  • Loading branch information
gauteh committed Oct 29, 2024
1 parent ed45e23 commit 86f9d9d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 deletions sfy-buoy/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sfy-buoy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ heapless = { version = "0.7", features = [ "serde", "ufmt-impl", "defmt-impl" ]
embedded-sdmmc = { version = "0.6.0", default-features = false, features = ["defmt-log"] }
postcard = { version = "1.0.1", features = [ "experimental-derive" ]}
serde = { version = "1", features = ["derive"], default-features = false }
serde-json-core = { version = "0.4", optional = true }
serde-json-core = { version = "0.5.1", optional = true }
serde_json = { version = "1", optional = true }
embedded-hal = "0.2.6"
cortex-m = "*"
Expand Down

0 comments on commit 86f9d9d

Please sign in to comment.