direwolf/cm108.h
2017-10-09 18:00:59 -04:00

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