5 lines
82 B
C
5 lines
82 B
C
|
|
||
|
void blink_fade();
|
||
|
void blink_short();
|
||
|
void blink_long();
|
||
|
void blink(int status);
|