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 92e13e5 commit cc6bd54Copy full SHA for cc6bd54
sidebarsDocs.js
@@ -60,6 +60,13 @@ module.exports = {
60
},
61
],
62
63
+ {
64
+ type: 'category',
65
+ label: 'Learn LoRaWAN',
66
+ link: { type: 'doc', id: 'network-iot/learn/understanding-lorawan' },
67
+ items: ['network-iot/learn/understanding-lorawan', 'network-iot/learn/build-a-device'],
68
+ collapsed: true,
69
+ },
70
{
71
type: 'category',
72
label: 'Use Helium LoRaWAN',
0 commit comments