Skip to content
Snippets Groups Projects
Commit 0230d077 authored by Schorcht's avatar Schorcht
Browse files

cpu/esp8266: doxygen problem fix

parent 323a3f9d
Branches
No related tags found
No related merge requests found
...@@ -150,13 +150,13 @@ typedef enum { ...@@ -150,13 +150,13 @@ typedef enum {
#endif /* MODULE_PERIPH_SPI */ #endif /* MODULE_PERIPH_SPI */
/** @} */
/** /**
* @brief Prevent shared timer functions from being used * @brief Prevent shared timer functions from being used
*/ */
#define PERIPH_TIMER_PROVIDES_SET #define PERIPH_TIMER_PROVIDES_SET
/** @} */
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment