cpu/esp8266: doxygen problem fix
This commit is contained in:
parent
323a3f9db7
commit
0230d077d4
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user