Skip to content

Commit

Permalink
remove async feature from hal dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Sep 5, 2024
1 parent 1aae54e commit fc58a66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esp-wifi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ async = [
"dep:embedded-io-async",
"dep:esp-hal-embassy",
"dep:bt-hci",
"esp-hal/async",
]

embassy-net = ["dep:embassy-net-driver", "async"]
Expand Down

0 comments on commit fc58a66

Please sign in to comment.