Update docs/modules/ROOT/pages/faq.adoc
This commit is contained in:
parent
f88aa9ce48
commit
74a6855f01
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ You probably need to enable a time driver for your HAL (not in `embassy-time`!).
|
|||
[source,toml]
|
||||
----
|
||||
[dependencies.embassy-stm32]
|
||||
version = "0.1.0",
|
||||
version = "0.1.0"
|
||||
features = [
|
||||
# ...
|
||||
"time-driver-any", # Add this line!
|
||||
|
|
Loading…
Add table
Reference in a new issue