Skip to content

Commit

Permalink
Update esp-wifi
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Oct 13, 2023
1 parent 0001dd1 commit 3e76b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ esp-println = { version = "0.6.0", default-features = false, features = [
"critical-section",
] }
esp-alloc = { version = "0.3.0" }
esp-wifi = { git = "https://github.com/esp-rs/esp-wifi.git", rev = "683a4cf", default-features = false, features = [
esp-wifi = { git = "https://github.com/esp-rs/esp-wifi.git", rev = "887eb22", default-features = false, features = [
"phy-enable-usb",
"ps-max-modem",
"wifi",
Expand Down

0 comments on commit 3e76b93

Please sign in to comment.