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