Skip to content

Commit 9e67425

Browse files
committed
Doxy changes
1 parent dd847f1 commit 9e67425

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/pal/adc.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <stdint.h>
1414

1515
/**
16-
* @addtogroup @defgroup hssPal
16+
* @addtogroup hssPal
1717
* @{
1818
*/
1919

src/pal/gpio.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#define GPIO_HPP_
1414

1515
/**
16-
* @addtogroup @defgroup hssPal
16+
* @addtogroup hssPal
1717
* @{
1818
*/
1919

src/pal/timer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#define TIMER_HPP_
1414

1515
/**
16-
* @addtogroup @defgroup hssPal
16+
* @addtogroup hssPal
1717
* @{
1818
*/
1919

src/utils/filter.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <stdint.h>
1414

1515
/**
16-
* @addtogroup @defgroup hssUtils
16+
* @addtogroup hssUtils
1717
* @{
1818
*/
1919

0 commit comments

Comments
 (0)