mirror of
https://github.com/g8bpq/QtSoundModem.git
synced 2025-04-02 21:41:19 +02:00
6 lines
166 B
C
6 lines
166 B
C
|
|
/* beacon.h */
|
|
|
|
void beacon_init (struct audio_s *pmodem, struct misc_config_s *pconfig, struct igate_config_s *pigate);
|
|
|
|
void beacon_tracker_set_debug (int level);
|