Skip to content

Commit 7b54048

Browse files
author
Amanda Butler
authored
Remove transcluded Doxygen in LoRaPortingGuide.md
Remove transcluded Doxygen that no longer exists because it breaks the build if left in.
1 parent 4194f46 commit 7b54048

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/porting/connectivity/LoRaPortingGuide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ Please follow the detailed reference of `LoRaWANBase` to understand what these A
6868

6969
You must implement the `initialize(events::EventQueue *queue)` API. Our design philosophy is that we wish to support the tiniest of devices with very little memory, and an event queue shared between the application and network stack is the best option in terms of memory.
7070

71-
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_lo_ra_w_a_n_base.html)
72-
7371
### Testing
7472

7573
<span class="notes">**Note:** We'll publish automated tests for LoRa soon. For Mbed Partners that want to start porting Lora drivers, please contact your Partner lead.</span>

0 commit comments

Comments
 (0)