QtSoundModem/recv.h
John Wiseman 2033a940a2 0.0.0.67
2023-09-02 11:56:09 +01:00

6 lines
No EOL
78 B
C

/* recv.h */
void recv_init (struct audio_s *pa);
void recv_process (void);