4 lines
74 B
C
4 lines
74 B
C
#pragma once
|
|
|
|
void init_userled_HAL(void);
|
|
void update_userled_HAL(void);
|