mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 06:39:49 +03:00
removed SYSTICK_DelayUs()
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
void SYSTICK_Init(void);
|
||||
void SYSTICK_DelayUs(const uint32_t Delay);
|
||||
void SYSTICK_Delay250ns(const uint32_t Delay);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user