We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce95c6e commit 2f7606eCopy full SHA for 2f7606e
docs/en/module/lora.rst
@@ -32,7 +32,8 @@ Micropython Example::
32
33
UIFLOW2 Example:
34
35
- |example.svg|
+ |example_tx.svg|
36
+ |example_rx.svg|
37
38
.. only:: builder_html
39
docs/en/refs/module.lora.ref
@@ -13,5 +13,6 @@
13
.. |sleep.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/sleep.svg
14
.. |irq_triggered.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/irq_triggered.svg
15
16
-.. |example.svg| image:: https://static-cdn.m5stack.com/mpy_docs/module/lora/example.svg
+.. |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
18
0 commit comments