Skip to content

Commit b69053b

Browse files
author
Amanda Butler
authored
Fix heading in lorawanevents.md
Update heading size for proper rendering.
1 parent e52cb93 commit b69053b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/connectivity/lorawan/lorawanevents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h3 id="lorawan-events">LoRaWAN stack events and callbacks</h3>
1+
<h2 id="lorawan-events">LoRaWAN stack events and callbacks</h2>
22

33
Owing to the fact that most of the LoRaWAN devices are simple telemetry devices, the stack and its operation need to be as simple as possible. That's why the Mbed LoRaWAN stack is event driven.
44

0 commit comments

Comments
 (0)