cpu/esp8266: doxygen problem fix

This commit is contained in:
Schorcht 2018-09-11 09:25:27 +02:00
parent 323a3f9db7
commit 0230d077d4

View File

@ -150,13 +150,13 @@ typedef enum {
#endif /* MODULE_PERIPH_SPI */
/** @} */
/**
* @brief Prevent shared timer functions from being used
*/
#define PERIPH_TIMER_PROVIDES_SET
/** @} */
#ifdef __cplusplus
}
#endif