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

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