mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 23:41:18 +01:00
boards/nucleo-f103: fixed timer config formatting
This commit is contained in:
parent
9b312a8aae
commit
7aedb59a44
@ -76,7 +76,6 @@ static const timer_conf_t timer_config[] = {
|
||||
{
|
||||
.dev = TIM3,
|
||||
.max = 0x0000ffff,
|
||||
|
||||
.rcc_mask = RCC_APB1ENR_TIM3EN,
|
||||
.bus = APB1,
|
||||
.irqn = TIM3_IRQn
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user