esp-rs / esp-template

A minimal esp-hal application template for use with cargo-generate
Apache License 2.0
136 stars 27 forks source link

Use esp-wifi 0.7.1 #165

Closed bjoernQ closed 1 month ago

bjoernQ commented 1 month ago

While technically not needed, this bumps the esp-wifi dependency to 0.7.1

It also removes embedded-svc as a dependency since it's not needed anymore