mirror of https://github.com/wb2osz/direwolf.git
New "kissutil" application.
This commit is contained in:
parent
9d2c993f49
commit
00cdf7b18d
2
kiss.h
2
kiss.h
|
@ -15,7 +15,7 @@
|
|||
|
||||
void kisspt_init (struct misc_config_s *misc_config);
|
||||
|
||||
void kisspt_send_rec_packet (int chan, unsigned char *fbuf, int flen, int client);
|
||||
void kisspt_send_rec_packet (int chan, int kiss_cmd, unsigned char *fbuf, int flen, int client);
|
||||
|
||||
void kisspt_set_debug (int n);
|
||||
|
||||
|
|
Loading…
Reference in New Issue