mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-21 22:32:29 +00:00
Update faq.adoc
This commit is contained in:
parent
85059f693b
commit
bd2e6b0422
@ -9,10 +9,10 @@ Please feel free to add items to link:https://github.com/embassy-rs/embassy/edit
|
||||
If you see an error like this:
|
||||
|
||||
[source,rust]
|
||||
---
|
||||
----
|
||||
#[embassy_executor::main]
|
||||
| ^^^^ could not find `main` in `embassy_executor`
|
||||
---
|
||||
----
|
||||
|
||||
You are likely missing some features of the `embassy-executor` crate.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user