mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-03 19:28:40 +00:00
5 lines
184 B
C
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); |