mirror of
https://github.com/g8bpq/QtSoundModem.git
synced 2025-04-06 06:51:29 +02:00
5 lines
No EOL
184 B
C
5 lines
No EOL
184 B
C
/* Dire Wolf cm108.h */
|
|
|
|
extern void cm108_find_ptt (char *output_audio_device, char *ptt_device, int ptt_device_size);
|
|
|
|
extern int cm108_set_gpio_pin (char *name, int num, int state); |