wip
This commit is contained in:
+1
-1
@@ -18,5 +18,5 @@ void tim4_init(void) {
|
||||
}
|
||||
|
||||
void tim4_start(void) {
|
||||
TIM4->CR1 |= TIM4_ENABLE;
|
||||
TIM4->CR1 |= TIM_ENABLE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user