mirror of
https://github.com/g8bpq/QtSoundModem.git
synced 2025-04-02 13:31:20 +02:00
6 lines
No EOL
78 B
C
6 lines
No EOL
78 B
C
|
|
/* recv.h */
|
|
|
|
void recv_init (struct audio_s *pa);
|
|
|
|
void recv_process (void); |