mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-06 18:37:34 +00:00
Fix: Compiling without STA_STM32_DELAY_US_TIM
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user