Skip to content

Commit b9223e4

Browse files
committed
feat: add "generic-queue-16" feature to embassy-time dependency in Cargo.toml
1 parent 3a79c53 commit b9223e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • examples/weather-mesh-demo/weather-station-gamma

examples/weather-mesh-demo/weather-station-gamma/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ embassy-time = { workspace = true, features = [
5252
"defmt",
5353
"defmt-timestamp-uptime",
5454
"tick-hz-32_768",
55+
"generic-queue-16",
5556
] }
5657
embassy-net = { workspace = true, features = [
5758
"defmt",

0 commit comments

Comments
 (0)