config.toml: add ota-lorawan

This commit is contained in:
Emmanuel Florent
2019-07-18 13:18:34 +02:00
parent 8b16ce0547
commit 44d888ae55

View File

@@ -436,6 +436,13 @@ theme = "doc-theme"
parent = "tutorials@all"
weight = 150
[[menu.main]]
name = "Lorawan OTA update"
url = "/tutorials/all/ota-lorawan/"
identifier = "tutorials@all@ota-lorawan"
parent = "tutorials@all"
weight = 155
[[menu.main]]
name = "RMT"
url = "/tutorials/all/rmt/"