mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/mcb2388: enable all timers
This commit is contained in:
parent
45947c0fcd
commit
161156b067
@ -41,7 +41,7 @@ extern "C" {
|
||||
* @name Timer configuration, select a number from 1 to 4
|
||||
* @{
|
||||
*/
|
||||
#define TIMER_NUMOF (1U)
|
||||
#define TIMER_NUMOF (4U)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user