mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-05 20:28:30 +00:00
7 lines
135 B
C
7 lines
135 B
C
|
|
/* beacon.h */
|
|
|
|
void beacon_init (struct audio_s *pmodem, struct misc_config_s *pconfig);
|
|
|
|
void beacon_tracker_set_debug (int level);
|