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