pkg/minmea: change ingroup directive

This commit is contained in:
Jose Alamos 2018-08-24 17:20:46 +02:00
parent 59463449a4
commit 470cec8935

View File

@ -1,7 +1,7 @@
/** /**
* @defgroup pkg_minmea GPS parser library * @defgroup pkg_minmea GPS parser library
* @ingroup pkg * @ingroup pkg
* @ingroup sys * @ingroup sys_serialization
* @brief Provides a GPS parser library to RIOT * @brief Provides a GPS parser library to RIOT
* *
* # Introduction * # Introduction
@ -15,4 +15,4 @@
* Licensed under WTFPL. * Licensed under WTFPL.
* *
* @see https://github.com/cloudyourcar/minmea * @see https://github.com/cloudyourcar/minmea
*/ */