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

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);