mirror of https://github.com/wb2osz/direwolf.git
6 lines
78 B
C
6 lines
78 B
C
|
|
||
|
/* recv.h */
|
||
|
|
||
|
void recv_init (struct audio_s *pa);
|
||
|
|
||
|
void recv_process (void);
|