fix(docs) more fixes
This commit is contained in:
@@ -8,7 +8,7 @@ LVGL is **not thread-safe** by default.
|
||||
|
||||
However, in the following conditions it's valid to call LVGL related functions:
|
||||
- In *events*. Learn more in [Events](/overview/event).
|
||||
- In *lv_timer*. Learn more in [Timers](/overview/timter).
|
||||
- In *lv_timer*. Learn more in [Timers](/overview/timer).
|
||||
|
||||
|
||||
## Tasks and threads
|
||||
|
||||
@@ -162,7 +162,7 @@ Learn more about [Keys](/overview/indev).
|
||||
|
||||
```eval_rst
|
||||
|
||||
.. include:: /lv_examples/src/lv_ex_widgets/lv_ex_obj/index.rst
|
||||
.. include:: ../../examples/widgets/obj/index.rst
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user