1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

sys/doc: add net_lorawan group

This commit is contained in:
Jose Alamos 2019-04-12 14:12:06 +02:00
parent 7d7cf6ef7f
commit 31ed92e171

View File

@ -40,3 +40,9 @@
* @ingroup sys
* @brief Utilities for data serialization
*/
/**
* @defgroup net_lorawan LoRaWAN
* @ingroup net
* @brief Provides utilities and helpers for LoRaWAN packets
*/