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

10 lines
283 B
Plaintext

/**
* @defgroup pkg_lora-serialization Lora Serialization
* @ingroup pkg
* @ingroup sys_serialization
* @brief Provides a RIOT support for Lora Serialization format
*
* For more details on the format see
* [this](https://github.com/thesolarnomad/lora-serialization).
*/