Skip to content

Commit

Permalink
Fix (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernQ authored Nov 4, 2024
1 parent 9d87f3d commit 4a90c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ esp-wifi = { version = "0.10.1", default-features=false, features = [
#ENDIF
#IF option("embassy")
"async",
#ENDIF
#IF option("wifi")
"embassy-net",
#ENDIF
#ENDIF
] }
heapless = { version = "0.8.0", default-features = false }
smoltcp = { version = "0.11.0", default-features = false, features = [
Expand Down

0 comments on commit 4a90c05

Please sign in to comment.