Skip to content

Commit 2f7606e

Browse files
icyqwqlbuque
authored andcommitted
docs: Update lora module doc.
Signed-off-by: icyqwq <[email protected]>
1 parent ce95c6e commit 2f7606e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/en/module/lora.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Micropython Example::
3232

3333
UIFLOW2 Example:
3434

35-
|example.svg|
35+
|example_tx.svg|
36+
|example_rx.svg|
3637

3738
.. only:: builder_html
3839

docs/en/refs/module.lora.ref

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
.. |sleep.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/sleep.svg
1414
.. |irq_triggered.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/irq_triggered.svg
1515

16-
.. |example.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/example.svg
16+
.. |example_tx.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/example_tx.svg
17+
.. |example_rx.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/example._rxsvg
1718

0 commit comments

Comments
 (0)