From 470cec89352eaa977f8945952c03d462abb7047e Mon Sep 17 00:00:00 2001 From: Jose Alamos Date: Fri, 24 Aug 2018 17:20:46 +0200 Subject: [PATCH] pkg/minmea: change ingroup directive --- pkg/minmea/doc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/minmea/doc.txt b/pkg/minmea/doc.txt index db71764e21..61b12ce207 100644 --- a/pkg/minmea/doc.txt +++ b/pkg/minmea/doc.txt @@ -1,7 +1,7 @@ /** * @defgroup pkg_minmea GPS parser library * @ingroup pkg - * @ingroup sys + * @ingroup sys_serialization * @brief Provides a GPS parser library to RIOT * * # Introduction @@ -15,4 +15,4 @@ * Licensed under WTFPL. * * @see https://github.com/cloudyourcar/minmea - */ \ No newline at end of file + */