esp-rs / esp-wifi-sys

Wi-Fi and BT drivers packaged for integration into bare-metal esp-wifi.
Apache License 2.0
401 stars 94 forks source link

ESP-NOW: Set peer rate #418

Closed alexbohm closed 6 months ago

alexbohm commented 10 months ago

See esp-rs/esp-hal#1612 This lets you set the rate for esp now peers.

bjoernQ commented 6 months ago

Thanks! esp-wifi is moved into the esp-hal repository. If you want to continue working on this please consider re-opening the PR there