mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-06-10 00:36:00 +00:00
Merge pull request 'Fix: Compiling without STA_STM32_DELAY_US_TIM' (#29) from fix/STA_STM32_DELAY_US_TIM into main
Reviewed-on: https://git.intern.spaceteamaachen.de/ALPAKA/sta-core/pulls/29 Reviewed-by: dario <dario@noreply.git.intern.spaceteamaachen.de>
This commit is contained in:
commit
7efa3c333e
@ -27,7 +27,6 @@ namespace sta
|
||||
{
|
||||
return __HAL_TIM_GET_COUNTER(&STA_STM32_DELAY_US_TIM) / gDelayUsMul;
|
||||
}
|
||||
}
|
||||
#endif // STA_STM32_DELAY_US_TIM
|
||||
|
||||
}
|
||||
#endif // STA_PLATFORM_STM32
|
||||
|
Loading…
x
Reference in New Issue
Block a user