From 022e1f57b8092e6f5f3104b23a95c3c62f4a2526 Mon Sep 17 00:00:00 2001
From: Jose Alamos <jose.alamos@haw-hamburg.de>
Date: Tue, 18 Dec 2018 10:57:52 +0100
Subject: [PATCH] loramac: add config macros to config doc group

---
 sys/include/net/loramac.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys/include/net/loramac.h b/sys/include/net/loramac.h
index c850d33dd1..8b91c12fa5 100644
--- a/sys/include/net/loramac.h
+++ b/sys/include/net/loramac.h
@@ -30,7 +30,8 @@ extern "C" {
 #endif
 
 /**
- * @name    LoRaMAC default parameters
+ * @defgroup net_loramac_conf   LoRaMAC compile configurations
+ * @ingroup config
  * @{
  */
 /**
-- 
GitLab