mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 16:12:45 +01:00
10 lines
283 B
Plaintext
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).
|
|
*/
|