diff --git a/docs/modules/ROOT/pages/faq.adoc b/docs/modules/ROOT/pages/faq.adoc index 733ddbc5a..8aa9a1a72 100644 --- a/docs/modules/ROOT/pages/faq.adoc +++ b/docs/modules/ROOT/pages/faq.adoc @@ -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.