pkg/jsmn: change ingroup directive
This commit is contained in:
parent
a30fbbc184
commit
59463449a4
@ -1,8 +1,8 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup pkg_jsmn JSON parser library
|
* @defgroup pkg_jsmn JSON parser library
|
||||||
* @ingroup pkg
|
* @ingroup pkg
|
||||||
* @ingroup sys
|
* @ingroup sys_serialization
|
||||||
* @brief Provides a JSON parser library to RIOT
|
* @brief Provides a JSON parser library to RIOT
|
||||||
*
|
*
|
||||||
* @see https://github.com/zserge/jsmn
|
* @see https://github.com/zserge/jsmn
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user