esp-hal icon indicating copy to clipboard operation
esp-hal copied to clipboard

move `WifiStack` to seperate crate or use a different stack

Open MabezDev opened this issue 1 year ago • 2 comments
trafficstars

Feels a bit odd that it's included in esp-wifi itself, given that our/other BLE stack is separate.

I think we should either extract it, or consider another blocking stack to use for those examples.

MabezDev avatar Oct 08 '24 09:10 MabezDev