Skip to content

Commit ae71965

Browse files
author
Amanda Butler
authored
Remove transcluded Doxygen in LoRaPortingGuide.md
Remove transcluded Doxygen that doesn't exist anymore, so the build doesn't break.
1 parent 064a5b1 commit ae71965

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/v5.11/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)