Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct mislead command in docs/examples.md when compile coex mode. #379

Closed
wants to merge 3 commits into from

Conversation

dgutyanghs
Copy link

The command to compile didn't work in 'coex' mode. so I corrected it.

@@ -8,6 +8,8 @@ To build these ensure you are in the `esp-wifi` directory (the inner one, which
```
cargo esp32c3 --release ...
```
if you want to use wifi as STA mode, don't forget to add **env** variable in the front.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if you want to use wifi as STA mode, don't forget to add **env** variable in the front.
If you want to use wifi as STA mode, don't forget to add **env** variable in the front.

@bjoernQ
Copy link
Contributor

bjoernQ commented May 27, 2024

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

@bjoernQ bjoernQ closed this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants