We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0f25c commit f076516Copy full SHA for f076516
1 file changed
include/flexitimer.h
@@ -25,7 +25,7 @@ extern "C" {
25
#include <stdint.h>
26
27
/**
28
- @brief Number of times
+ @brief Number of timers
29
*/
30
#ifndef FLEXITIMER_MAX_TIMERS
31
#define FLEXITIMER_MAX_TIMERS (10)
0 commit comments